1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Squid on the fly, loses some speed thou

This commit is contained in:
Jerry Vonau 2017-11-09 16:13:03 -06:00
parent c08de05fbd
commit 8a2c560f5b

View file

@ -43,7 +43,7 @@
- name: Configuring Squid
include_tasks: squid.yml
when: squid_install and FQDN_changed
when: squid_install
tags:
- squid
- network