Fix unsealing of single vault instance

Checking status of only one node meant that if that node was sealed
we would not try to unseal other nodes
This commit is contained in:
IamTheFij 2022-08-30 15:14:00 -07:00
parent 5214d8275a
commit c073f78ed2
1 changed files with 0 additions and 1 deletions

View File

@ -107,7 +107,6 @@
status_code: 200, 429, 472, 473, 501, 503
body_format: json
return_content: true
run_once: true
register: vault_status
- name: Initialize Vault