]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
set docker_exec_cmd fact early in each role
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 4 Oct 2017 08:39:17 +0000 (10:39 +0200)
committerSébastien Han <seb@redhat.com>
Wed, 4 Oct 2017 09:31:09 +0000 (11:31 +0200)
commit784cc73da07b27fbd806ae6705306f5bdd927b00
tree866fbf2177fe016600b500767bb76af313af4003
parent5968cf09b1e6c089588776d02034777587f97b42
set docker_exec_cmd fact early in each role

This is to ensure `docker_exec_cmd` fact is set with the correct value
in case of daemons collocation

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-iscsi-gw/tasks/main.yml
roles/ceph-mds/tasks/main.yml
roles/ceph-mgr/tasks/main.yml
roles/ceph-mon/tasks/main.yml
roles/ceph-nfs/tasks/main.yml
roles/ceph-osd/tasks/main.yml
roles/ceph-rbd-mirror/tasks/main.yml
roles/ceph-restapi/tasks/main.yml
roles/ceph-rgw/tasks/main.yml