
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: I18d8c2119e00aeec3c53cb7e39c8cf09cf5135f8 Related-Bug: https://github.com/ansible/ansible/issues/17687
OpenStack-Ansible Galera server
- Documentation for the project can be found at:
-
http://docs.openstack.org/developer/openstack-ansible-galera_server
- The project home is at:
Description
Languages
Jinja
76%
Python
24%