openstack-ansible-os_neutron/tasks
Kevin Carter 7849c7d8e3 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: I0e6b5fc5b10e379485cec5c58acca4b315d4a6c4
Closes-Bug: #1633438
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-10-14 16:45:56 -05:00
..
calico_config.yml Remove Calico qemu configuration 2016-09-14 12:55:07 +00:00
calico_init.yml Project Calico integration 2016-08-22 14:47:25 -05:00
main.yml Revert dynamic include for inventory-based conditionals 2016-10-01 16:05:17 +00:00
neutron_db_setup.yml Cleanup/standardize usage of tags 2016-07-12 10:05:44 -04:00
neutron_init_common.yml Add missing space in tasks indentation 2016-10-04 15:53:07 -04:00
neutron_init_systemd.yml Ensure that mode is a string 2016-08-02 08:51:30 +00:00
neutron_init_upstart.yml Cleanup/standardize usage of tags 2016-07-12 10:05:44 -04:00
neutron_init.yml Add the BGP dynamic routing neutron plugin 2016-08-24 17:54:15 -03:00
neutron_install-apt.yml Rename package lists (and related vars) appropriately 2016-08-30 19:36:56 +01:00
neutron_install-yum.yml Add CentOS support for os_neutron 2016-10-04 10:02:36 -04:00
neutron_install.yml Remove 'ignore_errors: true' in favor of 'failed_when: false' 2016-10-14 16:45:56 -05:00
neutron_l3_ha.yml Cleanup/standardize usage of tags 2016-07-12 10:05:44 -04:00
neutron_ml2_ovs_powervm.yml Enable higher performance I/O through 2016-07-20 14:59:44 -04:00
neutron_post_install.yml Force Ansible to use dynamic includes 2016-09-22 14:15:38 +01:00
neutron_pre_install.yml Consolidate Neutron config path in to a single var 2016-08-14 01:07:17 -05:00
neutron_service_setup.yml Cleanup/standardize usage of tags 2016-07-12 10:05:44 -04:00
nuage_neutron_config.yml Optimise pip install tasks 2016-07-18 16:14:47 +01:00
plumgrid_config.yml Update plumgrid plugin installation from pip to deb 2016-08-21 07:37:10 -07:00