Added Inventory and first fixes

This commit is contained in:
2026-03-08 10:59:07 +01:00
parent 95d2a1c758
commit 922280c28a
3 changed files with 16 additions and 6 deletions

View File

@@ -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