]> git.apps.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)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 16 Oct 2019 13:31:24 +0000 (15:31 +0200)
commit68a3dac7cd492cabc1626873018a40a50efe3ada
treef6e46f2af0bb0e50470ed58669e95f6bd2293c3c
parent643b50bd4fe4459a1263562cf0e4ed81123390ba
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>
infrastructure-playbooks/dashboard.yml
site-container.yml.sample
site.yml.sample