From c7dd63bc0a5c1426b7b0a632f691449a011acec8 Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Thu, 28 Apr 2022 14:33:13 +0100 Subject: [PATCH] updated conf Signed-off-by: Mark Bolwell --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 9c79172..1d4607f 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -82,7 +82,7 @@ master_doc = 'index' author = 'MindPoint Group' category = 'Security' copyright = '2022, MindPoint Group' -description = BENCHMARK_TYPE + " " compliance for + " " + BENCHMARK_OS_SHORT + " " + systems' +description = BENCHMARK_TYPE + " " + compliance for + " " + BENCHMARK_OS_SHORT + " " + systems' project = 'Ansible-lockdown BENCHMARK_OS_SHORT + " - " + BENCHMARK role_name = '{BENCHMARK_OS_SHORT}-{BENCHMARK_TYPE}' target_name = BENCHMARK_OS_SHORT + " - " + {BENCHMARK_TYPE}