diff --git a/ansible.cfg b/ansible.cfg index 360ce153c..fa9e73eb3 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,6 +1,6 @@ [defaults] retry_files_enabled = False -stdout_callback = yaml +result_format = yaml [connection] pipelining = True