Go to file
Jesse Pretorius bd33f3d412 Use updated get_url module checksum functionality
Starting in Ansible 2.0, the get_url [1] module provides the
ability for a checksum to be provided to the get_url module
which will be verified against the local destination file
and the task skipped if it matches.

[1] http://docs.ansible.com/ansible/get_url_module.html

This patch implements the use of this functionality.

The ability to ignore a venv download failure is also removed
as this is not necessary or desirable. It is better for the
download to fail and the playbook execution to stop immediately
so that the failure point is exposed.

Change-Id: If1dd3fde47871c1201fb50759432a511a6f5fbce
2016-11-07 23:35:33 +00:00
2015-10-14 13:59:47 -05:00
2016-09-30 15:05:12 -04: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-28 08:56:33 +01:00
2016-09-20 14:21:45 +05:30
2016-07-15 03:57:57 +00: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 12 MiB
Languages
Jinja 70.1%
Python 29.9%