Fix healthcheck-hosts to work when behind a proxy

Change-Id: I7155c9f77135187969c2122a96e11c3b4262fc04
This commit is contained in:
Olivier Bourdon 2018-09-26 16:33:47 +02:00 committed by Jesse Pretorius (odyssey4me)
parent bdd8b7df7b
commit 3200de090d
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@
get_url:
url: https://git.openstack.org/cgit/openstack/openstack-ansible/plain/ansible-role-requirements.yml
dest: /tmp/osa-master-requirements
environment: "{{ deployment_environment_variables | default({}) }}"
# Test extra settings before setup-infrastructure
- name: Ensure settings are not wrong with the usual suspects issues before trying to deploy infra