add docs
This commit is contained in:
parent
935d660a1d
commit
c1ab857680
5 changed files with 205 additions and 58 deletions
|
@ -16,7 +16,7 @@
|
|||
uid: "{{ item.uid | default(omit) }}"
|
||||
shell: "{{ item.shell | default(default_shell) }}"
|
||||
append: yes
|
||||
#no_log: True
|
||||
no_log: True
|
||||
with_items: "{{ users }}"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue