08696779b0
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: I86f1c186caef114ee6fe7f753db92084b5d24d7d Closes-Bug: #1633438 Signed-off-by: Kevin Carter <kevin.carter@rackspace.com> |
||
---|---|---|
.. | ||
cinder_backends.yml | ||
cinder_db_setup.yml | ||
cinder_init_common.yml | ||
cinder_init_systemd.yml | ||
cinder_init_upstart.yml | ||
cinder_install_apt.yml | ||
cinder_install_yum.yml | ||
cinder_install.yml | ||
cinder_lvm_config.yml | ||
cinder_post_install.yml | ||
cinder_pre_install.yml | ||
cinder_qos.yml | ||
cinder_service_add.yml | ||
cinder_service_setup.yml | ||
main.yml |