test-ansible.cfg (92B)
1 [defaults] 2 roles_path = roles 3 host_key_checking = False 4 5 [ssh_connection] 6 pipelining = True