Jesse Pretorius 63143ee917 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: I7e81f4c7c6748c0d7dc4df6f968465f044027b6b
2016-11-07 17:45:18 +00:00
2016-09-19 13:16:44 -04:00
2016-09-15 06:01:58 +00:00
2016-09-27 18:46:26 +01:00
2016-09-19 13:16:44 -04:00
2016-07-15 03:57:48 +00:00
2016-08-19 15:22:44 -04:00

OpenStack-Ansible glance

This Ansible role installs and configures OpenStack glance and the glance registry.

Documentation for the project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible

Description
Role os_glance for OpenStack-Ansible
Readme 7.2 MiB
Languages
Jinja 48.1%
Python 37.3%
Shell 14.6%