Jesse Pretorius bdd4513a11 Force Ansible to use dynamic includes
Ansible 2.1.1 introduces a regression in the way conditional
includes are handled which results in every task in the
included file being evaluated even if the condition for the
include is not met. This extends the run time significantly
for a deployment.

This patch forces all conditional includes to be dynamic.

Change-Id: Ic4b9f57ea6e0c36e8d79e6f4df26277650684c8d
Related-Bug: https://github.com/ansible/ansible/issues/17687
2016-09-22 15:34:54 +01:00
2016-09-18 16:15:41 -07:00
2016-06-27 15:35:13 -04:00
2016-09-15 01:07:04 +00:00
2016-08-18 17:18:12 +01:00
2016-07-19 21:12:37 +00:00
2016-08-19 15:40:40 -04:00

OpenStack-Ansible nova

Ansible role that installs and configures OpenStack nova and all of its corresponding services.

This role will install the following:
  • nova-api
  • nova-conductor
  • nova-scheduler
  • nova-console
  • nova-cert
  • nova-compute

Documentation for the project can be found at: http://docs.openstack.org/developer/openstack-ansible-os_nova/

The project home is at: http://launchpad.net/openstack-ansible

Description
Role os_nova for OpenStack-Ansible
Readme 15 MiB
Languages
Jinja 58.9%
Python 27.9%
Shell 13.2%