From 0ad777c76f382d5451adc3d49d04694560196c82 Mon Sep 17 00:00:00 2001 From: Ian Fijolek Date: Tue, 30 Aug 2022 15:14:00 -0700 Subject: [PATCH] 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 --- setup-cluster.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/setup-cluster.yml b/setup-cluster.yml index 3b3d68f..353b075 100644 --- a/setup-cluster.yml +++ b/setup-cluster.yml @@ -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