Role os_designate for OpenStack-Ansible
Go to file
Jesse Pretorius 12d56f37ca 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: Iea4689aa17b232911275d9a51cfbd5713b78a557
Related-Bug: https://github.com/ansible/ansible/issues/17687
2016-09-22 12:38:16 +01:00
defaults DOCS - Cleanup/comment defaults/main.yml 2016-08-25 10:38:03 -04:00
doc [DOCS] - Use new documentation tree structure 2016-08-18 09:34:08 -04:00
examples Rename package lists (and related vars) appropriately 2016-08-30 17:01:51 +01:00
extras Add missing zone-manager service 2016-06-14 15:27:50 -07:00
files/rootwrap.d Implement rootwrap 2016-03-14 12:34:48 +00:00
handlers Add missing zone-manager service 2016-06-14 15:27:50 -07:00
meta Implement Ubuntu 16.04 Xenial support 2016-07-13 09:53:43 +10:00
releasenotes Add ability to change apt/yum package state 2016-08-02 13:40:54 +01:00
tasks Force Ansible to use dynamic includes 2016-09-22 12:38:16 +01:00
templates Disable stderr logging 2016-08-04 17:42:37 +00:00
tests Force Ansible to use dynamic includes 2016-09-22 12:38:16 +01:00
vars Rename package lists (and related vars) appropriately 2016-08-30 17:01:51 +01:00
.gitignore Ansible 2.1.1 role testing 2016-09-19 15:21:37 -04:00
.gitreview Implement base configuration for independent role repository 2016-03-14 12:34:46 +00:00
CONTRIBUTING.rst Implement base configuration for independent role repository 2016-03-14 12:34:46 +00:00
LICENSE Implement base configuration for independent role repository 2016-03-14 12:34:46 +00:00
README.rst [DOCS] - Use new documentation tree structure 2016-08-18 09:34:08 -04:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-25 09:33:45 -04:00
bindep.txt Compress test execution logs 2016-09-09 10:31:14 +01:00
manual-test.rc Ansible 2.1.1 role testing 2016-09-19 15:21:37 -04:00
run_tests.sh Ansible 2.1.1 role testing 2016-09-19 15:21:37 -04:00
setup.cfg DOCS - point homepage to role developer docs 2016-08-25 09:30:17 -04:00
setup.py Updated from global requirements 2016-07-15 03:57:46 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:30:47 +00:00
tox.ini Ansible 2.1.1 role testing 2016-09-19 15:21:37 -04:00

README.rst

Designate role for OpenStack-Ansible

Ansible role to install OpenStack designate.

Documentation for the project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible