1
0
mirror of https://github.com/geerlingguy/ansible-for-devops.git synced 2024-05-19 06:50:03 +00:00
Files
geerlingguy-ansible-for-devops/https-nginx-proxy/provisioning/ansible.cfg
2019-08-16 11:05:01 -05:00

9 lines
146 B
INI

[defaults]
host_key_checking = False
roles_path = ./roles
nocows = 1
[ssh_connection]
control_path = %(directory)s/%%h-%%p-%%r
pipelining = True