Remove useless ansible.cfg

This commit is contained in:
Victor LABORIE 2018-09-03 18:21:29 +02:00
parent cf4a675925
commit ecb5fa17af
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
[defaults]
roles_path = ./roles
retry_files_enabled = False
host_key_checking = False
force_color = 1
[ssh_connection]
ssh_args = -o ControlMaster=auto -o ControlPersist=300s
pipelining = True