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 929501b72c
commit 0ad777c76f

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