tripleo-ansible/tripleo_ansible/roles/tripleo_ceph_common/tasks
John Fulton b5fc16aea6 Pass only variables starting with ANSIBLE
When config-download runs ceph-ansible it does so by calling
Ansible from within Ansible. We all ANSIBLE_* environment
variables to the nested Ansible execution. However there was
a bug where any variable containing ANSILBE was included, not
just those starting with ANSIBLE. This fix ensures we filter
out only variables starting with ANSIBLE.

Change-Id: I9f3e18dcf520ee7ac6370a49d0ae003a192d9bd3
Closes-Bug: 1862031
2020-02-05 11:50:15 -05:00
..
main.yml Pass only variables starting with ANSIBLE 2020-02-05 11:50:15 -05:00