coins-demo-minikube/ansible.cfg

11 lines
210 B
INI
Raw Permalink Normal View History

2020-08-02 17:08:42 +00:00
[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