]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
facts: enforce container_exec_cmd fact on mons
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 11 Aug 2020 12:00:36 +0000 (14:00 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 19 Aug 2020 16:30:23 +0000 (18:30 +0200)
commita59845bb6906eb6c90318ef2284014e90f377052
tree1f844ee2f2e59cadbaae7e3039eb5a821185a10a
parent95dee6f1cad71cddb69f7bcddbd199ebcad45d8c
facts: enforce container_exec_cmd fact on mons

when running the playbook with `--limit` option, if for some reason
handlers get triggered, it will fail because `container_exec_cmd` isn't
set on monitors.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-facts/tasks/facts.yml