coins-demo-minikube/ansible.cfg
2020-08-02 19:08:42 +02:00

10 lines
210 B
INI

[defaults]
allow_world_readable_tmpfiles=True
pipelining=True
retry_files_enabled = False
inventory = inventory
roles_path = roles
library = library
remote_tmp = /root/.ansible/tmp
[connection]
pipelining=True