635145d91f1a417ee280a757a267d9cd6eac58fd
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
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:
Description
Languages
Jinja
59.1%
Python
40.9%