Set all proxy environments.
The proxy settings are defined in the group_vars
- FIXME: This role does not adhere to Coding Style !
- update this documentation
Nothing special.
---
# Example playbook
# Set all dynamic groups
- import_playbook: playbooks/pre.yml
# Set the proxy settings
- hosts: ansiblemanaged_True
roles:
- environment
MIT
- Ton Kersten [email protected]
- 2018-08-07 - Ton Kersten - Initial checkin