Kevin Carter 3a62eccb2c 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: I7067a541362c826579fc7d17abf86fe9ddc89bee
Closes-Bug: #1633438
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-10-14 16:45:36 -05:00
2016-08-25 01:13:56 +00:00
2016-06-08 21:08:25 -05:00
2016-09-21 10:01:36 -04:00
2016-09-09 10:34:51 +01:00
2015-10-19 15:08:19 +10:30
2016-09-28 08:51:21 +01:00
2016-09-28 08:51:21 +01:00
2016-08-25 01:13:56 +00:00
2016-09-21 10:01:36 -04:00
2016-08-25 01:13:56 +00:00
2016-07-15 03:57:55 +00:00
2016-10-05 13:06:55 +01:00
2016-09-21 10:01:36 -04:00

OpenStack-Ansible role for Bare Metal (ironic) service

This is an OpenStack-Ansible role to deploy the Bare Metal (ironic) service.

Documentation for the project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible

Description
Role Ironic for OpenStack-Ansible
Readme 6.2 MiB
Languages
Jinja 60.8%
Python 26.3%
Shell 12.9%