RETIRED, Role repo_server for OpenStack-Ansible
Go to file
Major Hayden e34eee48ea
Use empty env variable set if missing
When a set of global_environment_variables is not provided, Ansible
throws a warning:

  [WARNING]: could not parse environment value, skipping:
  [u'{{deployment_environment_variables | default({}) }}',
  u'{{global_environment_variables | default(omit) }}']

This patch returns an empty dict rather than using the omit filter.

Change-Id: I5e3399b816779821e936b84a2972ca1db39c1a62
2017-10-10 14:27:11 -05:00
defaults Use git clone depth 1 for repo clones 2017-09-14 15:02:58 -05:00
doc Fix openstackdocstheme settings 2017-07-03 16:27:17 +08:00
examples [DOCS] Use new documentation tree structure 2016-08-24 09:02:09 -05:00
meta Add SUSE support 2017-05-19 11:08:14 +01:00
releasenotes Update reno for stable/pike 2017-08-21 10:35:17 +01:00
tasks Use empty env variable set if missing 2017-10-10 14:27:11 -05:00
templates Improve Python 3 compatibility 2017-06-28 11:26:21 -07:00
tests Add SUSE support 2017-05-19 11:08:14 +01:00
vars Reduce package list for CentOS 2017-08-18 14:09:31 -05:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-26 13:45:29 +00:00
.gitreview Implement base configuration for independent repository 2016-03-01 15:02:10 -06:00
CONTRIBUTING.rst [DOCS] Use new documentation tree structure 2016-08-24 09:02:09 -05:00
LICENSE Implement base configuration for independent repository 2016-03-01 15:02:10 -06:00
README.rst Update URLs in documents according to document migration 2017-07-14 09:47:29 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-28 15:01:13 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-09-12 23:56:04 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 12:00:16 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-08-03 15:27:23 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:47:29 +08:00
setup.py Updated from global requirements 2017-03-02 11:52:23 +00:00
test-requirements.txt Updated from global requirements 2017-09-16 23:20:52 +00:00
tox.ini Ensure that role tests pin pip/setuptools/wheel 2017-06-04 11:24:04 +01:00

README.rst

Team and repository tags

image

OpenStack-Ansible repo_build

Ansible role that builds a repository of Git repositories, Python wheels, and virtualenvs.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-repo_build/latest

The project home is at:

http://launchpad.net/openstack-ansible