]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
playbook: improve facts gathering
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 3 May 2018 16:41:16 +0000 (18:41 +0200)
committerSébastien Han <seb@redhat.com>
Fri, 4 May 2018 12:28:19 +0000 (14:28 +0200)
commit75733daf23d56008b246d8c05c5069303edd4197
tree58df4ce8a9df49ffa5aac4c8fe4299077d6a1899
parent31762dede349e06b840fc06a89196d7802f322c5
playbook: improve facts gathering

there is no need to gather facts with O(N^2) way.
Only one node should gather facts from other node.

Fixes: #2553
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
site-docker.yml.sample
site.yml.sample