blumeops/ansible/ansible.cfg

8 lines
160 B
INI
Raw Normal View History

[defaults]
inventory = inventory/hosts.yml
interpreter_python = auto_silent
roles_path = roles
host_key_checking = False
[privilege_escalation]
become = False