mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 15:33:06 +00:00
updated conf
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
c7dd63bc0a
commit
f767b6b1a9
1 changed files with 5 additions and 5 deletions
|
|
@ -82,11 +82,11 @@ master_doc = 'index'
|
|||
author = 'MindPoint Group'
|
||||
category = 'Security'
|
||||
copyright = '2022, MindPoint Group'
|
||||
description = BENCHMARK_TYPE + " " + compliance for + " " + BENCHMARK_OS_SHORT + " " + systems'
|
||||
project = 'Ansible-lockdown BENCHMARK_OS_SHORT + " - " + BENCHMARK
|
||||
role_name = '{BENCHMARK_OS_SHORT}-{BENCHMARK_TYPE}'
|
||||
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}
|
||||
title = 'Ansible-Lockdown {BENCHMARK_OS_SHORT}-{BENCHMARK_TYPE} Documentation:'
|
||||
title = Ansible-Lockdown + BENCHMARK_OS_SHORT+"-"+BENCHMARK_TYPE Documentation:
|
||||
|
||||
rst_prolog = """
|
||||
.. |benchmark_name| replace:: {BENCHMARK_TYPE}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue