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