Kevin Carter 696056db67 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: I460b4eb12c30d66769f3093a451dc39c77150ea3
Closes-Bug: #1633438
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-10-14 16:44:06 -05:00
2016-10-14 13:17:42 +01:00
2016-05-27 11:12:17 +00:00
2016-05-27 11:12:17 +00:00
2016-09-27 16:02:41 +00:00
2016-09-17 16:59:41 -04:00
2016-08-21 17:00:50 +01:00
2016-09-27 16:02:41 +00:00
2016-10-05 13:04:11 +05:30
2016-10-05 12:11:58 +01:00

OpenStack-Ansible HAProxy server

Documentation for the project can be found at:

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

The project home is at:

http://launchpad.net/openstack-ansible

Description
Role haproxy_server for OpenStack-Ansible
Readme 4.8 MiB
Languages
Jinja 61.4%
Python 27.7%
Shell 10.9%