Files
infrastructure/ansible/ansible.cfg
2022-12-15 18:45:36 -05:00

5 lines
148 B
INI

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