From b8698b2acddf4ea98beb39f89f0fd557fe2a6629 Mon Sep 17 00:00:00 2001 From: Benjamin Graillot Date: Sat, 25 Jan 2020 13:38:05 +0100 Subject: [PATCH] Fix CI --- re2o-api.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/re2o-api.yml b/re2o-api.yml index 435966b5..255e3436 100644 --- a/re2o-api.yml +++ b/re2o-api.yml @@ -4,7 +4,7 @@ vars: keepalived: radius: true - radius_password: "{{ vault_keepalived_radius_password }}" + radius_password: "{{ vault_keepalived_radius_password }}" radius_primary: false radius_secondary: false router: true