]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
facts: fix broken facts when using --limit
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 13 Jul 2020 07:42:25 +0000 (09:42 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Tue, 21 Jul 2020 02:49:43 +0000 (22:49 -0400)
commitbd12158a1c1debd58313ddece81867d399ceabb3
treee9653c4b1def83f316580ae90e850a530671e3b9
parentb11eeed8331577ae5d23bb6dbb22a46ec5e76886
facts: fix broken facts when using --limit

This commit fixes these tasks when --limit is used.

It makes sure the fact is set on right nodes even when the playbook is
run with `--limit`

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