Add default inventory
This commit is contained in:
parent
56c7fc25ca
commit
c34600959a
1 changed files with 1 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
||||||
[defaults]
|
[defaults]
|
||||||
roles_path = ./roles
|
roles_path = ./roles
|
||||||
|
inventory = ./inventory.yml
|
||||||
|
|
|
||||||
Reference in a new issue