Add registrator to www-data

This commit is contained in:
Gašper Fele-Žorž 2025-11-18 15:14:16 +01:00
parent 575545dfe9
commit b406ef0441

View file

@ -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