ansible_role_squid
Ansible role to set up and manage Squid Proxy servers
This role provides a means to configure Squid HTTP proxy servers.
It will install Squid and configure it according to the settings available in [defaults/main.yml](the default files).
Usage
After fulfilling the requirements above this role can be used as follows:
- Install the role (either from Galaxy or directly from GitHub)
- Copy the defaults file to your inventory (or wherever you store them) and fill in the blanks
- Add the role to your master playbook
- Run Ansible
- ???
- Profit!
Install
ansible-galaxy install kevinquick/ansible-role-squid
License
gpl-3.0
Downloads
44421
Owner