openstack-ansible-lxc_hosts/tasks
Kevin Carter 6642af670f 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: I298510082bcecb0b84eb252851f8044d8b7f7f61
Closes-Bug: #1633438
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-10-14 16:44:17 -05:00
..
lxc_cache_create.yml Compress base container using parallel xz 2016-09-04 09:12:03 -05:00
lxc_cache_preparation.yml fix typo 2016-09-16 12:28:33 -04:00
lxc_cache.yml Remove 'ignore_errors: true' in favor of 'failed_when: false' 2016-10-14 16:44:17 -05:00
lxc_dnsmasq_cleanup.yml IRR for lxc_host 2015-11-03 04:22:57 -06:00
lxc_install_apt.yml removed redundant handler and flushed handler right away 2016-09-08 20:25:04 +00:00
lxc_install_yum.yml Add lxc service in CentOS 2016-09-29 14:06:38 -04:00
lxc_install.yml Add prefix vars to add options for lxc_build 2016-10-11 11:09:59 -04:00
lxc_kernel_tuning.yml Remove 'ignore_errors: true' in favor of 'failed_when: false' 2016-10-14 16:44:17 -05:00
lxc_net.yml Mask lxc-net.service for systemd 2016-08-17 15:54:30 -04:00
lxc_post_install.yml Fix path for lxc-net config on distro. 2016-09-01 10:23:55 -04:00
lxc_pre_install.yml Changed for lxc-host setup/build for multi-distro 2016-05-03 08:49:54 -05:00
main.yml Consistency for multi-os in the includes 2016-06-02 14:19:12 +01:00