Go to file
Jesse Pretorius 635145d91f 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: Icfa54ea0e954c751759e0d750fc3d6bd25626e70
Related-Bug: https://github.com/ansible/ansible/issues/17687
2016-09-22 12:12:46 +01:00
2015-11-03 02:57:54 -06:00
2016-06-27 15:38:14 -04:00
2016-09-06 08:59:36 -05:00
2016-09-19 09:07:11 +00:00
2016-09-09 10:23:17 +01:00
2015-11-03 02:57:54 -06:00
2016-07-15 03:57:32 +00:00
2016-09-19 09:07:11 +00:00
2016-08-19 15:15:47 -04:00

OpenStack-Ansible openstack_hosts

Role for basic setup and configuration of a host machine for use within OpenStack. This role tunes a host to receive OpenStack. The basic operations within the role install, set up, and tune specific kernel options that all OpenStack hosts need to perform nominally.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-openstack_hosts/

The project home is at:

http://launchpad.net/openstack-ansible

Description
Role openstack_hosts for OpenStack-Ansible
Readme 7 MiB
Languages
Jinja 59.1%
Python 40.9%