Add registrator to www-data
This commit is contained in:
parent
575545dfe9
commit
b406ef0441
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@
|
||||||
home: /home/registrator
|
home: /home/registrator
|
||||||
shell: /sbin/nologin
|
shell: /sbin/nologin
|
||||||
generate_ssh_key: yes
|
generate_ssh_key: yes
|
||||||
|
groups: www-data
|
||||||
|
append: true
|
||||||
ssh_key_comment: "{{ inventory_hostname }}"
|
ssh_key_comment: "{{ inventory_hostname }}"
|
||||||
ssh_key_type: ed25519
|
ssh_key_type: ed25519
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue