kolla-ansible/ansible
SamYaple f66d1fa709 Simulate normal ansible behaviour with shared role
By default, if the same role is called in ansible it will only run
once per node. Due to how we have the inventory setup ansible views
every service as a different node and will try to run the common role
tasks again. This causes slowdown in all cases but is particularly
noticable when pulling images. A small change will ensure these tasks
only run once per node per run as originally intended.

TrivialFix

Change-Id: I20b9c46991d10176c8f8645a335eb7a9ed750ee3
2016-01-05 19:16:48 +00:00
..
action_plugins pep8 the ansible modules 2015-12-22 04:29:13 +00:00
group_vars Remove unused params for kolla_docker 2016-01-03 16:48:30 +00:00
inventory Add RadosGW container 2015-12-29 12:49:03 +00:00
library Merge "Remove unused params for kolla_docker" 2016-01-04 13:37:50 +00:00
roles Simulate normal ansible behaviour with shared role 2016-01-05 19:16:48 +00:00
post-deploy.yml Create openrc file on the deploy node 2015-11-23 17:02:54 -05:00
prechecks.yml Fix file permissions 2015-12-26 17:36:38 +00:00
site.yml Add RadosGW container 2015-12-29 12:49:03 +00:00