Add restart squid
This commit is contained in:
parent
833bde6832
commit
6a4e823ce3
1 changed files with 3 additions and 0 deletions
|
@ -153,3 +153,6 @@
|
|||
|
||||
- name: restart mariadb
|
||||
service: name=mariadb state=restarted
|
||||
|
||||
- name: restart squid
|
||||
service: name=squid state=restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue