Go to file
Kevin Carter 84587efdc8 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: Icd0afaaf8f0d9c5e06751f284f99985af6a924c6
Closes-Bug: #1633438
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-10-14 16:44:27 -05:00
2015-11-03 02:57:54 -06:00
2016-06-27 15:38:14 -04:00
2016-09-19 09:07:11 +00:00
2016-09-09 10:23:17 +01:00
2015-11-03 02:57:54 -06:00
2016-09-27 17:08:37 +01:00
2016-07-15 03:57:32 +00:00
2016-10-05 12:12:46 +01:00
2016-08-19 15:15:47 -04:00

OpenStack-Ansible openstack_hosts

Role for basic setup and configuration of a host machine for use within OpenStack. This role tunes a host to receive OpenStack. The basic operations within the role install, set up, and tune specific kernel options that all OpenStack hosts need to perform nominally.

Documentation for the project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible

Description
Role openstack_hosts for OpenStack-Ansible
Readme 7 MiB
Languages
Jinja 59.1%
Python 40.9%