openstack-ansible-os_heat/vars
Jesse Pretorius 87582ad580 Optimise role execution
In order to optimise the role execution and
to improve consistency, the following is done:

1. The services dict is filtered per host to
   prevent skipped tasks from spamming the
   logs and wasting execution time.
2. The service restart is implemented in a
   specific order to improve consistency. The
   order implemented is a wild guess as there
   is no upstream documentation about the
   'correct' order.
3. The service enable/start is consolidated
   into the handler to be more efficient.
4. A dynamic include is used instead of nesting
   includes for the init prep.

Change-Id: I91d20b980f1b1a63ff2d6ef30bcec7ef58a5571a
(cherry picked from commit f7de00cadd)
2017-07-12 09:18:29 +00:00
..
main.yml Optimise role execution 2017-07-12 09:18:29 +00:00
redhat-7.yml Add which in CentOS package list 2017-01-11 13:58:24 -05:00
ubuntu-16.04.yml Rename package lists (and related vars) appropriately 2016-08-30 17:10:53 +01:00