From 8622a26b95fd08b3b1db5ec0b9c7ccaf8b7ba88a Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Mon, 15 Apr 2024 09:43:01 +0100 Subject: [PATCH] fixed naming Signed-off-by: Mark Bolwell --- vars/audit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/audit.yml b/vars/audit.yml index e425229..bb50f6d 100644 --- a/vars/audit.yml +++ b/vars/audit.yml @@ -12,7 +12,7 @@ audit_bin_url: "https://github.com/goss-org/goss/releases/download/{{ audit_bin_ ## managed by the control audit_content # git audit_file_git: "https://github.com/ansible-lockdown/{{ benchmark }}-Audit.git" -audit_git_version: "benchmark-{{ benchmark_version }}" +audit_git_version: "benchmark_{{ benchmark_version }}" ## Goss configuration information # Where the goss audit configuration will be stored - NOTE benchmark-audit is expected