An Ansible role to install/configure Squid
- Configurable and cache peering
If you want to use haproxy and/or keepalived you will need to install the roles under dependencies and configure each role. Each role (haproxy, keepalived and squid) should be configured using group_vars/group and host_vars/host. Ensure correct configurations within each role. If you only require squid then you may disregard the haproxy and keepalived roles.
Install all Ansible role requirements.
sudo ansible-galaxy install -r requirements.yml -f
Spin up Environment under Vagrant to test.
vagrant up
BSD
Larry Smith Jr.
- @mrlesmithjr
- http://everythingshouldbevirtual.com
- mrlesmithjr [at] gmail.com