Jesse Pretorius b9545d93ee 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: I7f0274d332b81b9d597b5f40a428f9a51030bbd4
2016-11-07 17:46:50 +00:00
2016-09-27 15:00:22 +00:00
2016-09-27 15:00:22 +00:00
2016-09-27 15:00:22 +00:00
2016-09-27 15:00:22 +00:00
2016-08-17 10:56:38 -04:00
2016-09-27 15:00:22 +00:00
2016-08-17 10:56:38 -04:00
2016-07-15 03:57:43 +00:00
2016-09-27 15:00:22 +00:00

OpenStack-Ansible cinder

This Ansible role installs and configures OpenStack cinder.

Documentation for the project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible

Description
Role os_cinder for OpenStack-Ansible
Readme 8.3 MiB
Languages
Jinja 52.6%
Python 34.1%
Shell 13.3%