Use yaml inventory file by default
This commit is contained in:
parent
b164330081
commit
d2ce06cf9f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
[defaults]
|
[defaults]
|
||||||
inventory = hosts
|
inventory = hosts.yml
|
||||||
roles_path = ./roles:./software
|
roles_path = ./roles:./software
|
||||||
|
|
||||||
gathering = smart
|
gathering = smart
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue