add any_errors_fatal:true to avoid duplicate validators

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-02-22 15:48:51 +01:00
parent 4668266eb6
commit 73bde9a51a
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@
- name: Configure network pyrmont
become: true
# To avoid clashing/duplicate validators.
any_errors_fatal: true
hosts:
- nimbus-pyrmont-stable
- nimbus-pyrmont-testing