systemd should be reloaded whenever varnish.service override changes
This commit is contained in:
parent
2423acd358
commit
43c0f009cc
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
- name: install varnish /etc/systemd/system/varnish.service file (fedora 29+)
|
||||
template: src=varnish.f29.j2 dest=/etc/systemd/system/varnish.service owner=root group=root
|
||||
notify:
|
||||
- reload systemd
|
||||
- restart varnish
|
||||
tags:
|
||||
- varnish
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue