ansible-bootstrap-rocky9/roles/openssh/ansible.cfg
2026-05-15 00:12:37 +03:00

9 lines
204 B
INI

[defaults]
nocows = 1
host_key_checking = False
retry_files_enabled = False
roles_path = ./.cache/roles
inventory = ./molecule/default/inventory
library = ./library
remote_tmp = /tmp/.ansible-${USER}/tmp