]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
facts: always set ceph_run_cmd and ceph_admin_command
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 14 May 2020 09:06:41 +0000 (11:06 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Fri, 15 May 2020 13:56:10 +0000 (09:56 -0400)
commitec21d57d23d9af3015234cca259cfb044ffcfdd6
tree58c9bf6b98c411c311eef49727eb96e21a3b8f0f
parentc7e16aeceddc5bba1ab1530652a094962083c74b
facts: always set ceph_run_cmd and ceph_admin_command

always set these facts on monitor nodes whatever we run with `--limit`.
Otherwise, playbook will fail when using `--limit` on nodes where these
facts are used on a delegated task to monitor.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit e5e81843e918ed9aa57a5675af2888499700eac2)
roles/ceph-facts/tasks/facts.yml