ceph-ansible/roles/ceph-mon/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
..
ceph_keys.yml ceph-mgr: create keys for MGRs 2019-05-07 15:12:29 +02:00
crush_rules.yml improve coding style 2019-05-06 15:09:06 +00:00
deploy_monitors.yml don't access other node's docker_exec_cmd variable 2019-05-07 17:56:30 +02:00
main.yml improve coding style 2019-05-06 15:09:06 +00:00
secure_cluster.yml mon: secure cluster on container 2018-12-03 14:39:43 +01:00
start_monitor.yml improve coding style 2019-05-06 15:09:06 +00:00