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