Move ansible.cfg into the tools directory
This commit is contained in:
parent
ed98118652
commit
b83317634f
1 changed files with 2 additions and 2 deletions
10
ansible.cfg
10
ansible.cfg
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue