openstack-ansible-os_horizon/tasks
Kevin Carter 5abc1e2e80 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: I04d02d4b2b85a10e2dc715e4f68dc8b26e258504
Closes-Bug: #1633438
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-10-14 16:45:31 -05:00
..
horizon_apache.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_db_setup.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_install.yml Remove 'ignore_errors: true' in favor of 'failed_when: false' 2016-10-14 16:45:31 -05:00
horizon_post_install.yml magnum_ui filename changes 2016-10-07 07:02:23 -05:00
horizon_pre_install.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_service_setup.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_ssl_key_create.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_ssl_key_distribute.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_ssl_key_store.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_ssl_self_signed.yml Revert dynamic includes for inventory-based conditionals 2016-09-26 19:58:12 +01:00
horizon_ssl_user_provided.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
install-apt.yml Rename package lists (and related vars) appropriately 2016-08-30 18:04:39 +01:00
main.yml Revert dynamic includes for inventory-based conditionals 2016-09-26 19:58:12 +01:00