]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
Execute common roles once on all nodes
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 2 Aug 2019 20:20:08 +0000 (16:20 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 16 Oct 2019 14:41:32 +0000 (10:41 -0400)
commit0b49538621cbd0c01b70da254b91d56db072814a
tree659d505f86a88bc83424620a9b003168d5532002
parent6707f3b181608b23899debce7bdd882ef18fc1c9
Execute common roles once on all nodes

The common roles don't need to be executed again on each group plays
(like mons, osds, etc..).
We only need to execute them during the first play. That wat, we will
apply the changes on all nodes in parallel instead of doing it once per
group.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 68a3dac7cd492cabc1626873018a40a50efe3ada)
infrastructure-playbooks/dashboard.yml
site-container.yml.sample
site.yml.sample