Restart tes3mp on unit change
This commit is contained in:
parent
968255ab76
commit
f1b08ee635
@ -20,6 +20,7 @@
|
||||
src: "tes3mp@.service"
|
||||
dest: "/etc/systemd/system/tes3mp@.service"
|
||||
register: t_service
|
||||
notify: "restart tes3mp {{ tes3mp.name }}"
|
||||
- name: Reload daemons
|
||||
systemd:
|
||||
daemon_reload: yes
|
||||
|
Loading…
Reference in New Issue
Block a user