Move ansible.cfg into the tools directory

This commit is contained in:
Oliver Davies 2020-10-08 19:38:30 +01:00
parent ed98118652
commit b83317634f

View file

@ -1,10 +0,0 @@
[defaults]
bin_ansible_callbacks = True
inventory = tools/ansible/hosts.yml
nocows = True
roles_path = tools/ansible/.roles
stdout_callback = yaml
verbosity = 1
[ssh_connection]
pipelining = True