Separate service and config handlers
This commit is contained in:
parent
dceb77dc26
commit
7c3d4f3637
|
@ -14,7 +14,7 @@
|
||||||
follow: yes
|
follow: yes
|
||||||
src: 'murmur.service.j2'
|
src: 'murmur.service.j2'
|
||||||
dest: '/etc/systemd/system/murmur.service'
|
dest: '/etc/systemd/system/murmur.service'
|
||||||
notify: Run service actions
|
notify: Restart services
|
||||||
tags:
|
tags:
|
||||||
- murmur
|
- murmur
|
||||||
- systemd
|
- systemd
|
||||||
|
|
Reference in New Issue