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