Reconfig ansible for new inventory
This commit is contained in:
parent
09fbf482f3
commit
d172921764
@ -1,5 +1,6 @@
|
|||||||
[defaults]
|
[defaults]
|
||||||
inventory = ./inventory.yaml
|
inventory = ../inventory/inventory.yaml
|
||||||
host_key_checking = False
|
host_key_checking = False
|
||||||
remote_user = admin
|
remote_user = admin
|
||||||
roles_path = ./roles
|
roles_path = ./roles
|
||||||
|
interpreter_python = auto_silent
|
||||||
Loading…
Reference in New Issue
Block a user