]> 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>
Thu, 10 May 2018 17:43:37 +0000 (10:43 -0700)
commit3004e7feb7957527688618a6c482d6bf07e8d8ad
tree413d31fce413f7181c0cafe0e5e9f995dc80e3cc
parent478e7a90e974975bc4e841f7fb0c25d77557440f
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>
(cherry picked from commit 75733daf23d56008b246d8c05c5069303edd4197)
Signed-off-by: Sébastien Han <seb@redhat.com>
site-docker.yml.sample
site.yml.sample