dataloft_test/ansible/ansible.cfg
2026-04-05 18:17:09 +07:00

11 lines
220 B
INI

[defaults]
inventory = inventory/hosts.ini
roles_path = roles
host_key_checking = False
retry_files_enabled = False
interpreter_python = auto_silent
collections_path = ./collections
[privilege_escalation]
become = True