]> 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:50:05 +0000 (22:50 -0400)
commit269bea8564f16a644128ef8566c8749aa39632eb
tree5ee7e1145190e9d79f56e5f3e851de076c311398
parentb5b69c2da4ccb92f219f6b3ada88ae3b1b896d9d
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