diff --git a/ansible.cfg b/ansible.cfg index 22380e0..7e0124d 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,3 +1,3 @@ [defaults] -stdout_callback = full_skip +display_skipped_hosts = no roles_path = ./roles \ No newline at end of file