tripleo-ansible/tripleo_ansible/roles/tripleo_ceph_run_ansible/tasks
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
..
create_ceph_ansible_remote_tmp.yml Use ansible_user only if ANSIBLE_REMOTE_USER is unset 2020-07-22 12:12:22 +00:00
main.yml Set short ANSIBLE_SSH_CONTROL_PATH_DIR for all ceph roles 2020-07-08 08:02:39 +00:00