myos/ansible/ansible.cfg
Yann Autissier 44a6d37ba5 import files
2021-02-09 18:08:58 +01:00

10 lines
166 B
INI

[defaults]
inventory = inventories
roles_path = roles
filter_plugins = plugins/filter
host_key_checking = False
[ssh_connection]
scp_if_ssh = smart
pipelining =True