tripleo-ansible/tripleo_ansible/roles/tripleo_ceph_uuid/tasks
John Fulton eaa13ee254 Make ceph-ansible run handle missing "{{ playbook_dir }}/ssh_key"
The SSH private key will normally be in $HOME/.ssh/id_rsa_tripleo
so if that key is present, then use it. This is a more reliable
location than "{{ playbook_dir }}/ssh_key", which will go away
with Mistral. This change is also backwards compatible as it
will fall back to using "{{ playbook_dir }}/ssh_key" in the case
that $HOME/.ssh/id_rsa_tripleo is missing. Covers one extra case
where CephAnsibleEnvironmentVariables/ANSIBLE_PRIVATE_KEY_FILE
might have been needed.

Also switches nodes_uuid_command to use ceph-ansible's ansible.cfg as
config-download may not always provide "{{ playbook_dir }}/ansible.cfg"

Change-Id: Ic7e20844877492d7c4b85f7579e90f6c9de355ec
Closes-Bug: #1868864
2020-03-24 20:13:36 +00:00
..
gather.yml Make ceph-ansible run handle missing "{{ playbook_dir }}/ssh_key" 2020-03-24 20:13:36 +00:00
main.yml Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
prepare.yml Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00