Fix users role for users without SSH key

This commit is contained in:
Stefan Haun 2020-12-10 22:12:25 +01:00
parent 586fadc4fd
commit e686bf4aa1

View file

@ -30,6 +30,7 @@
with_subelements: with_subelements:
- "{{ users }}" - "{{ users }}"
- ssh_pub - ssh_pub
- skip_missing: True
- name: Place user in sudo group - name: Place user in sudo group
user: user: