openstack-ansible-repo_build/tasks
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
..
main.yml Make wheel build process idempotent 2017-06-06 15:16:35 +01:00
repo_build_index.yml Remove deprecated tasks/variable 2017-06-12 19:04:37 +00:00
repo_build_install.yml Make wheel build process idempotent 2017-06-06 15:16:35 +01:00
repo_build_prepare.yml Fix typo on conditional 2017-10-04 07:09:36 +00:00
repo_build_venvs.yml Removes creation of venvs directory during repo build 2017-08-30 13:38:07 +02:00
repo_build_wheels.yml Remove deprecated tasks/variable 2017-06-12 19:04:37 +00:00
repo_clone_git.yml Use empty env variable set if missing 2017-10-10 14:27:11 -05:00
repo_package_sync.yml Sync repos to correct location on repo master 2017-08-11 10:42:12 +02:00