Fix using a group that doesn't exist
This commit is contained in:
parent
ea2e75f87b
commit
c514fb4183
@ -21,7 +21,7 @@
|
||||
path: "{{ terraria_root }}"
|
||||
state: directory
|
||||
owner: root
|
||||
group: terraria
|
||||
group: ter-admin
|
||||
# Sticky, SetGID
|
||||
mode: "3770"
|
||||
- name: Assure systemd unit
|
||||
|
Loading…
Reference in New Issue
Block a user