Files
openstack-ansible-galera_se…/tasks/galera_install_apt.yml
Jesse Pretorius 3ebde68b53 Use block/rescue for error handling
Instead of allowing the first task to fail, then
using the fallback - use block/rescue to achieve
the same, but totally skip the second task if the
first succeeds.

Change-Id: Ida644fee4f9842a45bf273db379b00df12bec695
2017-08-11 08:07:43 +00:00

3.6 KiB