From: Guillaume Abrioux Date: Mon, 29 Jun 2020 14:52:28 +0000 (+0200) Subject: rolling_update: add any_errors_fatal X-Git-Tag: v4.0.26~13 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=328db8bee1529765fd509b694284a855f1091833;p=ceph-ansible.git rolling_update: add any_errors_fatal If a failure occurs in ceph-validate, the upgrade playbook keeps running where we expect it to fail. Signed-off-by: Guillaume Abrioux (cherry picked from commit 8f9cdf4b10438ea8cc351c4a06447e88d96222b9) --- diff --git a/infrastructure-playbooks/rolling_update.yml b/infrastructure-playbooks/rolling_update.yml index 8f87160bd..cbad3ef92 100644 --- a/infrastructure-playbooks/rolling_update.yml +++ b/infrastructure-playbooks/rolling_update.yml @@ -51,6 +51,7 @@ - "{{ iscsi_gw_group_name|default('iscsigws') }}" - "{{ grafana_server_group_name|default('grafana-server') }}" + any_errors_fatal: True become: True gather_facts: False vars: