This commit is contained in:
Dryusdan 2021-04-16 16:23:56 +02:00
parent bf7cd12a2c
commit 9fb0576cb8
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
shell: "{{ item.shell | default('/bin/false') }}"
groups: "{{ item.secondary_groups | default('') }}"
comment: "{{ item.comment | default('') }}"
uid: "{{ item.uid | default('') }}"
home: "{{ item.home }}"
generate_ssh_key: yes
ssh_key_type: ed25519