Kevin Carter bb58d18a39 Remove 'ignore_errors: true' in favor of 'failed_when: false'
This change removes the use of 'ignore_errors: true' because it causes deployers
to see red output and a stacktrace, which traditionally means something is broken,
even when the failure is known to have a fall back option or be intentional. This
conversion will provide a generally cleaner interface.

It should be noted that the 'failed' filter will still function normally. Tasks
with the 'failed_when: false' option will still be marked as 'failed' in any
registered variable. This change simply makes the output look cleaner.

Change-Id: Ie6f04bac9023d9f97b80f8de6911f09c338f3027
Closes-Bug: #1633438
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-10-14 16:45:14 -05:00
2016-08-04 05:12:30 +01:00
2016-08-18 14:05:52 -04:00
2016-08-04 17:43:23 +00:00
2016-09-27 18:46:26 +01: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-10-05 12:14:22 +01: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%