tripleo-ansible/tripleo_ansible/roles/tripleo_ceph_run_ansible
John Fulton f114ce08e2 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-22 12:12:22 +00:00
..
defaults Ensure that the playbooks and roles can display debug data when enabled 2020-05-28 02:30:01 +00:00
meta Add Centos 8 to galaxy_info versions 2020-03-19 14:22:08 +01:00
molecule/default Convert docker molecule usage to podman 2020-04-30 09:55:18 -05:00
tasks Use ansible_user only if ANSIBLE_REMOTE_USER is unset 2020-07-22 12:12:22 +00:00