From c10632c1074d8ea68f900315f74c3cb35d395830 Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 12 May 2026 18:29:07 +0200 Subject: [PATCH] build --- all.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/all.yml b/all.yml index 479a198..ac7ec64 100755 --- a/all.yml +++ b/all.yml @@ -117,4 +117,7 @@ tags: vault_client - name: vault-unseal role: vault-unseal - tags: vault-unseal \ No newline at end of file + tags: vault-unseal + - name: kubernetes_test + role: kubernetes_test + tags: kubernetes_test \ No newline at end of file