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