Skip to content

one-role/environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible environment role

Set all proxy environments.
The proxy settings are defined in the group_vars

TODO

  • FIXME: This role does not adhere to Coding Style !
  • update this documentation

Requirements

Nothing special.

Example Playbook

---
# Example playbook

# Set all dynamic groups
- import_playbook: playbooks/pre.yml

# Set the proxy settings
- hosts: ansiblemanaged_True
  roles:
    - environment

License

MIT

Author Information

Changelog

  • 2018-08-07 - Ton Kersten - Initial checkin

Releases

No releases published

Packages

No packages published