Bump to root when stopping service

ups
This commit is contained in:
Salt 2020-06-24 10:21:09 -05:00
parent bcf8fe1081
commit b044082ea1

View File

@ -53,6 +53,8 @@
systemd:
name: "minecraft@{{ mcname }}"
state: stopped
become: yes
become_user: root
- name: Remove remnants of old pack
file:
path: "{{ item }}"