Rick Box a8a44e2002 Adds in proxy role - Ubuntu 16.04
Building on from the previous commit https://review.openstack.org/427869
this add in a proxy role which sets up the environment and apt in case
this machine is based behind some form of proxy.

Change-Id: I1f2266f6443354aa954438801c0ddc84e78d6994
2017-02-13 08:09:15 +00:00
..
2017-02-13 08:09:15 +00:00
2017-02-13 08:09:15 +00:00
2017-02-13 08:09:15 +00:00

proxy_install

This module sets up a web and apt proxy on Ubuntu 16

Requirements

This module requires Ansible 2.x

Role Variables

See defaults for variables and descriptions

Dependencies

This role has no dependencies

Example Playbook

Example to call:

- hosts: all
  roles:
     - { role: proxy_install }