don't create users depending on OS #14

Merged
vincentvdk merged 14 commits from fix/13 into master 2018-10-21 01:36:24 +00:00
Showing only changes of commit 81ad87f241 - Show all commits

View file

@ -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]