coins-demo/contrib/ansible/ansible.cfg
2020-07-31 13:33:22 +02:00

10 lines
179 B
INI

[defaults]
allow_world_readable_tmpfiles=True
pipelining=True
retry_files_enabled = False
inventory = inventory
roles_path = roles
library = library
[connection]
pipelining=True