mirror of https://github.com/ceph/ceph-ansible.git
9e6b2e3bc5
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
|
||
---|---|---|
.. | ||
scenarios | ||
common.yml | ||
container_options_facts.yml | ||
main.yml | ||
openstack_config.yml | ||
start_osds.yml | ||
system_tuning.yml |