1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

4-server-options/tasks/main.yml: DansGuardian not relevant

This commit is contained in:
A Holt 2021-08-15 11:16:56 -04:00 committed by GitHub
parent 093f8532cc
commit 356759993f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@
when: dhcpd_install is defined and dhcpd_install
# LESS MAINTAINED as of July 2019: https://github.com/iiab/iiab/issues/1879
- name: Install Squid # (and DansGuardian if dansguardian_install)
- name: Install Squid
include_tasks: roles/network/tasks/squid.yml
when: squid_install is defined and squid_install