Reconfig ansible for new inventory

This commit is contained in:
Jim Nicholson 2023-12-20 22:39:50 -08:00
parent 09fbf482f3
commit d172921764

View File

@ -1,5 +1,6 @@
[defaults]
inventory = ./inventory.yaml
inventory = ../inventory/inventory.yaml
host_key_checking = False
remote_user = admin
roles_path = ./roles
interpreter_python = auto_silent