ceph-ansible/roles/ceph-osd/tasks
Rishabh Dave 9e6b2e3bc5 don't access other node's docker_exec_cmd variable
Except for some corner case, it's not correct to access some other
node's copy of variable docker_exec_cmd. Therefore replace
"hostvars[groups[mon_group_name][0]]['docker_exec_cmd']" by
"docker_exec_cmd".

Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 89748d579a)
2019-05-07 17:56:30 +02:00
..
scenarios osd: remove ceph-disk scenarios files 2019-04-12 00:45:21 +00:00
common.yml improve coding style 2019-05-06 15:09:06 +00:00
container_options_facts.yml osd: remove ceph-disk support 2019-04-12 00:45:21 +00:00
main.yml improve coding style 2019-05-06 15:09:06 +00:00
openstack_config.yml don't access other node's docker_exec_cmd variable 2019-05-07 17:56:30 +02:00
start_osds.yml improve coding style 2019-05-06 15:09:06 +00:00
system_tuning.yml improve coding style 2019-05-06 15:09:06 +00:00