Added Inventory and first fixes
This commit is contained in:
@@ -3,5 +3,6 @@ inventory = ./inventory/hosts.ini
|
||||
host_key_checking = False
|
||||
retry_files_enabled = False
|
||||
interpreter_python = auto_silent
|
||||
stdout_callback = yaml
|
||||
bin_ansible_callbacks = True
|
||||
stdout_callback = ansible.builtin.default
|
||||
result_format = yaml
|
||||
|
||||
Reference in New Issue
Block a user