]> 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>
Wed, 3 Jun 2020 17:22:45 +0000 (13:22 -0400)
commit4969ea771048c9811dbbc60d3a52c341491d3d17
tree98c417c04259621dffc07d823b0059205764b7e9
parent86d59792696cba9aee848ab5f86f23f64f07717f
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