Skip to content

Commit

Permalink
any_errors_fatal: true
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelmamula authored Apr 24, 2024
1 parent e13d9c1 commit d556af3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@
when:
- sap_ha_pacemaker_cluster_aws_region is defined
- (groups["hana_secondary"] is defined and (groups["hana_secondary"] | length>0)) or (groups["nwas_ers"] is defined and (groups["nwas_ers"] | length>0)) or (groups["anydb_secondary"] is defined and (groups["anydb_secondary"] | length>0))
any_errors_fatal: true
block:

- name: Provision High Availability resources for AWS EC2 hosts
Expand Down

0 comments on commit d556af3

Please sign in to comment.