Add '.ansible.cfg'
This commit is contained in:
parent
65fcb4aca1
commit
c00088ab54
5
.ansible.cfg
Normal file
5
.ansible.cfg
Normal file
@ -0,0 +1,5 @@
|
||||
[defaults]
|
||||
|
||||
inventory = /home/xxx/ansible/hosts.yml
|
||||
|
||||
interpreter_python = auto
|
||||
Loading…
Reference in New Issue
Block a user