kojipkgs: add handler for varnish restart
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
8c7ac6fa45
commit
debdd0c350
1 changed files with 3 additions and 0 deletions
|
@ -204,3 +204,6 @@
|
|||
|
||||
- name: restart swap.swap
|
||||
service: name="swap.swap" state=restarted
|
||||
|
||||
- name: restart varnish
|
||||
service: name=varnish state=restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue