diff --git a/ansible.cfg b/ansible.cfg index f091950..375c362 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -2,4 +2,4 @@ collections_path = collections library = library roles_path = roles -stdout_callback = yaml +result_format = yaml