From: Guillaume Abrioux Date: Mon, 29 Jun 2020 14:52:28 +0000 (+0200) Subject: rolling_update: add any_errors_fatal X-Git-Tag: v5.0.1~34 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=688d5eebf7bf9cd751feaf56be84828055597e9f;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 b8e11e1f8..1ff1419f0 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: