tripleo-ansible/tripleo_ansible/roles/tripleo-ceph-run-ansible
John Fulton 42b7a23f04 Use ansible_user only if ANSIBLE_REMOTE_USER is unset
In a non-standalone deployment config-download is called
with the ANSIBLE_REMOTE_USER defined. This variable is
undefined when using standalone, which is what caused the
related bug. Unfortunately the fix for the related bug
introduced the bug this patch closes. This patch should
work for both non-standalone and standalone deployments.

Change-Id: Ie7234bf113204e8cf847257554b88b899b45d5ee
Related-Bug: #1886497
Closes-Bug: #1887708
(cherry picked from commit 67c4a4f58e)
2020-07-21 17:38:26 -04:00
..
meta Remove tripleo_ceph_fetch_dir role 2020-03-01 16:38:22 -05:00
molecule/default Remove tripleo_ceph_fetch_dir role 2020-03-01 16:38:22 -05:00
tasks Use ansible_user only if ANSIBLE_REMOTE_USER is unset 2020-07-21 17:38:26 -04:00