diff --git a/ansible.cfg b/ansible.cfg index 4acf70d..21d28df 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -5,5 +5,5 @@ remote_user = root deperaction_warnings = True display_skipped_hosts = True -stdout_callback = yaml -stderr_callback = yaml +result_format=yaml +