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 881f3b4e1f - Show all commits

View file

@ -21,7 +21,7 @@
when: item.stat is defined and item.stat.exists == False and item.item.state == "present"
with_items:
- "{{ sshconfig.results }}"
#no_log: True
no_log: True
- name: CHECK VARS