pgkehle.proxy-setup

Ansible Role - proxy-setup

Configure a system to use a Proxy Server

Available on Ansible Galaxy: isaackehle.proxy-setup

Examples


  - hosts: all
    vars:
      proxy:
        addr: my.fqdn
        port: 3128

    roles:
      - isaackehle.proxy-setup

Linting

yamllint -c yamllint.yaml .
ansible-lint .

License

MIT

Author Information

Isaac Kehle @isaackehle (twitter, github, linkedin)

References

About

Configure a system to use a Proxy Server

Install
ansible-galaxy install pgkehle.proxy-setup
GitHub repository
License
mit
Downloads
147
Owner