
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 which are not inventory based to be dynamic. Change-Id: Ied462a7b79cb2d6615e110484ea734e136f59034 Related-Bug: https://github.com/ansible/ansible/issues/17687
Swift role for OpenStack-Ansible
Ansible role to install OpenStack swift and swift registry.
- Documentation for the project can be found at:
-
http://docs.openstack.org/developer/openstack-ansible-os_swift
- The project home is at:
Description
Languages
Jinja
80.4%
Python
14.1%
Shell
5.5%