tripleo-ansible/tripleo_ansible/roles/tripleo_ceph_common
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
..
defaults Add support for ceph_external_multi_config 2020-02-04 04:11:24 +00:00
molecule/default Replace all references to the old role name 2020-01-22 12:06:06 +00:00
tasks Pass only variables starting with ANSIBLE 2020-02-05 11:50:15 -05:00
vars Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00