mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
make that a 2 min timeout for squid
This commit is contained in:
parent
f469a44dee
commit
4416cf5e55
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
- name: Stop Squid service
|
||||
service: name={{ proxy }}
|
||||
state=stopped
|
||||
async: 120
|
||||
when: squid_install
|
||||
|
||||
- name: Stop DansGuardian
|
||||
|
|
Loading…
Reference in a new issue