diff --git a/ansible.cfg b/ansible.cfg index c0ec017..5df30fa 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -2,5 +2,5 @@ collections_path = collections library = library roles_path = roles -result_format = yaml +callback_result_format = yaml inject_facts_as_vars = True