Fix users role for users without SSH key
This commit is contained in:
parent
586fadc4fd
commit
e686bf4aa1
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
with_subelements:
|
||||
- "{{ users }}"
|
||||
- ssh_pub
|
||||
- skip_missing: True
|
||||
|
||||
- name: Place user in sudo group
|
||||
user:
|
||||
|
|
Loading…
Reference in a new issue