Update ansible.cfg
This commit is contained in:
+2
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user