diff --git a/playbooks/healthcheck-hosts.yml b/playbooks/healthcheck-hosts.yml index c8cc46386e..ea0e209ec5 100644 --- a/playbooks/healthcheck-hosts.yml +++ b/playbooks/healthcheck-hosts.yml @@ -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