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:
parent
929501b72c
commit
0ad777c76f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user