fix parametres for system user
This commit is contained in:
@@ -4,8 +4,7 @@
|
|||||||
name: "alloy"
|
name: "alloy"
|
||||||
system: true
|
system: true
|
||||||
shell: "/sbin/nologin"
|
shell: "/sbin/nologin"
|
||||||
groups: "adm,systemd-journal"
|
groups: "adm"
|
||||||
append: true
|
|
||||||
create_home: false
|
create_home: false
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user