ceph-ansible/roles
Rishabh Dave 89748d579a 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>
2019-05-07 12:37:48 +02:00
..
ceph-agent improve coding style 2019-04-23 15:37:07 +02:00
ceph-client improve coding style 2019-04-23 15:37:07 +02:00
ceph-common improve coding style 2019-04-23 15:37:07 +02:00
ceph-config improve coding style 2019-04-23 15:37:07 +02:00
ceph-container-common improve coding style 2019-04-23 15:37:07 +02:00
ceph-defaults Allow CephFS pool to be created with specific rule_name, erasure_profile just like rbd pools 2019-04-20 02:26:05 +00:00
ceph-facts Fix check mode support 2019-05-07 09:49:20 +02:00
ceph-fetch-keys meta: set the right minimum ansible version required for galaxy 2018-12-11 09:59:25 +01:00
ceph-handler improve coding style 2019-04-23 15:37:07 +02:00
ceph-infra improve coding style 2019-04-23 15:37:07 +02:00
ceph-iscsi-gw ceph-iscsi: start tcmu-runner for non-container 2019-04-24 10:03:25 +02:00
ceph-mds don't access other node's docker_exec_cmd variable 2019-05-07 12:37:48 +02:00
ceph-mgr Fix check mode support 2019-05-07 09:49:20 +02:00
ceph-mon don't access other node's docker_exec_cmd variable 2019-05-07 12:37:48 +02:00
ceph-nfs improve coding style 2019-04-23 15:37:07 +02:00
ceph-osd don't access other node's docker_exec_cmd variable 2019-05-07 12:37:48 +02:00
ceph-rbd-mirror improve coding style 2019-04-23 15:37:07 +02:00
ceph-rgw improve coding style 2019-04-23 15:37:07 +02:00
ceph-validate improve coding style 2019-04-23 15:37:07 +02:00