]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
facts: always set `docker_exec_cmd` stable-3.2 v3.2.59
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 4 Apr 2022 13:09:51 +0000 (15:09 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 5 Apr 2022 11:38:27 +0000 (13:38 +0200)
commit3891d722b84d10643f2dfcc375977791642d6b74
treef4544b83442f437ebace91af929e7820749b1b7c
parentff4c31be85edb3450a38d6ccb2f6dd1f1a70ad24
facts: always set `docker_exec_cmd`

This ensures `docker_exec_cmd` is always set on the first monitor.
Otherwise, when running the playbook with `--limit`, it fails on tasks
calling `docker_exec_cmd` with a delegate_to on the first monitor since
it was not set.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2071676
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-facts/tasks/facts.yml
roles/ceph-osd/tasks/main.yml