Add 'installbox' configuration.
This commit is contained in:
commit
546dabd7aa
16 changed files with 323 additions and 0 deletions
3
roles/transparent-squid/handlers/main.yml
Normal file
3
roles/transparent-squid/handlers/main.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
- name: restart squid
|
||||
service: name=squid state=restarted enabled=yes
|
||||
listen: "restart squid"
|
Loading…
Add table
Add a link
Reference in a new issue