Files
tankz/ansible/ansible.cfg
2018-04-24 16:14:24 +03:00

9 lines
192 B
INI

[defaults]
hash_behaviour = merge
host_key_checking = False
#callback_whitelist = profile_tasks
display_skipped_hosts = False
[ssh_connection]
pipelining = True
ssh_args = -o ForwardAgent=yes