Skip to content

Infrastructure as Code (IaC) with Ansible role for Squid Proxy Server

License

Notifications You must be signed in to change notification settings

wluisaraujo/ansible-role-squid

Repository files navigation

Ansible Galaxy Build Status

IaC: with Ansible role to install and configure Squid Proxy


Description

Requirements

Installation

vagrant@localhost:~$ ansible-galaxy install wluisaraujo.squid
vagrant@localhost:~$ ansible-galaxy install -r wluisaraujo.squid/requirements.txt

Role Variables

defaults/main.yml

Dependencies

  • None

Example Playbook

---
- hosts: localhost
  vars:
    - name: value
  roles:
    - squid
...

Licence

About

Infrastructure as Code (IaC) with Ansible role for Squid Proxy Server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published