1
0
mirror of https://github.com/geerlingguy/ansible-for-devops.git synced 2024-05-19 06:50:03 +00:00
Files

11 lines
207 B
INI
Raw Permalink Normal View History

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