83acffb6b9
There is an ansible_managed variable that can be referenced in templates to add a comment about a file being managed by ansible. Use it. Change-Id: I60c27cf0eb35dcd4805c3517b3b7e0c7d9a0b3ea |
||
---|---|---|
.. | ||
defaults | ||
files/etc/apt/apt.conf.d | ||
tasks | ||
templates | ||
vars | ||
README.rst |
An ansible role to configure services to use mirrors.
Role Variables
- mirror_host
-
The base host for mirror servers
- mirror_domain
-
Domain of the mirror. Use in pydistutils to allow find-links arguments to be used if they point at this domain.
- pypi_mirror
-
URL to override the generated pypi mirror url based on mirror_host