Files
geerlingguy-ansible-for-devops/https-letsencrypt/ansible.cfg
T

10 lines
174 B
INI

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