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 <gabrioux@redhat.com>
(cherry picked from commit 8f9cdf4b10)
pull/5483/head
Guillaume Abrioux 2020-06-29 16:52:28 +02:00 committed by Dimitri Savineau
parent e5eba9555b
commit 688d5eebf7
1 changed files with 1 additions and 0 deletions

View File

@ -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: