
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: Ifab57201c962b084a1d531d788b25526cd899ce4 Related-Bug: https://github.com/ansible/ansible/issues/17687
OpenStack-Ansible Trove (DBaaS)
Ansible role that installs and configures OpenStack Trove. Trove is installed behind the Apache webserver listening on port 8779 by default.
Required Variables
This list is not exhaustive at present. See role internals for further details.
Example Playbook
Description
Languages
Jinja
49.9%
Python
36%
Shell
14.1%