Update ansible.cfg

This commit is contained in:
2026-09-08 21:16:37 +02:00
parent b005af9562
commit 7826314458
+2 -1
View File
@@ -1,4 +1,5 @@
[defaults] [defaults]
inventory=./Inventory.ini inventory=./Inventory.ini
bin_ansible_callbacks=True bin_ansible_callbacks=True
stdout_callback=community.general.yaml stdout_callback = default
callback_result_format = yaml