Go to file
Jesse Pretorius 7872b49691 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: Ia4c26126a7c1fc2728252eacf71870b7bfb5b6a5
Related-Bug: https://github.com/ansible/ansible/issues/17687
2016-09-22 14:08:35 +01:00
2015-10-14 13:59:47 -05:00
2016-09-01 10:30:22 +01:00
2016-09-17 11:57:30 -05:00
2016-09-09 10:38:13 +01:00
2016-02-26 14:13:43 -06:00
2016-09-20 14:21:45 +05:30
2016-07-15 03:57:57 +00:00
2016-09-17 11:57:30 -05:00

OpenStack-Ansible keystone

Ansible role that installs and configures OpenStack Keystone. Keystone is installed behind the Apache webserver listening on port 5000 and port 35357 by default.

Documentation for the project can be found at: http://docs.openstack.org/developer/openstack-ansible-os_keystone/ The project home is at: http://launchpad.net/openstack-ansible

Description
Role os_keystone for OpenStack-Ansible
Readme 11 MiB
Languages
Jinja 70.1%
Python 29.9%