Rename directory [ci skip]
This commit is contained in:
parent
65c100a812
commit
cf58cc6d23
20 changed files with 14 additions and 14 deletions
10
tools/deployment/ansible.cfg
Normal file
10
tools/deployment/ansible.cfg
Normal file
|
@ -0,0 +1,10 @@
|
|||
[defaults]
|
||||
bin_ansible_callbacks = True
|
||||
inventory = hosts.yml
|
||||
nocows = True
|
||||
roles_path = .roles
|
||||
stdout_callback = yaml
|
||||
verbosity = 1
|
||||
|
||||
[ssh_connection]
|
||||
pipelining = True
|
Loading…
Add table
Add a link
Reference in a new issue