diff --git a/add-users-groups-authorized_keys-dot-files/ansible.cfg b/add-users-groups-authorized_keys-dot-files/ansible.cfg index f4923f1..6efa305 100644 --- a/add-users-groups-authorized_keys-dot-files/ansible.cfg +++ b/add-users-groups-authorized_keys-dot-files/ansible.cfg @@ -6,7 +6,7 @@ retry_files_save_path = /tmp/ inventory=./hosts host_key_checking=False gathering = smart -#stdout_callback=unixy +stdout_callback=unixy #stdout_callback=debug [privilege_escalation]