fix: ensure kolibri user is system user
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
groups:
|
groups:
|
||||||
- sudo
|
- sudo
|
||||||
shell: /bin/bash
|
shell: /bin/bash
|
||||||
|
system: true
|
||||||
|
|
||||||
- name: Ensure authorised keys for Kolibri
|
- name: Ensure authorised keys for Kolibri
|
||||||
ansible.posix.authorized_key:
|
ansible.posix.authorized_key:
|
||||||
|
|||||||
Reference in New Issue
Block a user