railiance-cluster/ansible/ansible.cfg

12 lines
194 B
INI
Raw Normal View History

[defaults]
inventory = ansible/hosts.ini
interpreter_python = auto
host_key_checking = False
retry_files_enabled = False
stdout_callback = yaml
timeout = 30
[ssh_connection]
pipelining = True