Bump to root when stopping service
ups
This commit is contained in:
parent
bcf8fe1081
commit
b044082ea1
@ -53,6 +53,8 @@
|
||||
systemd:
|
||||
name: "minecraft@{{ mcname }}"
|
||||
state: stopped
|
||||
become: yes
|
||||
become_user: root
|
||||
- name: Remove remnants of old pack
|
||||
file:
|
||||
path: "{{ item }}"
|
||||
|
Loading…
Reference in New Issue
Block a user