Files
infrastructure/ansible/ansible.cfg
2023-01-04 13:06:13 -05:00

7 lines
173 B
INI

[defaults]
inventory = ./hosts.ini
#interpreter_python = auto_silent # Disables "Using discovered python interpreter" warning
[privilege_escalation]
become_ask_pass = True