mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 23:43:06 +00:00
updated conf
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
816f431fb2
commit
8b186add71
1 changed files with 3 additions and 3 deletions
|
|
@ -83,11 +83,11 @@ master_doc = 'index'
|
||||||
author = 'MindPoint Group'
|
author = 'MindPoint Group'
|
||||||
category = 'Security'
|
category = 'Security'
|
||||||
copyright = '2022, MindPoint Group'
|
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_NAME
|
project = 'Ansible-lockdown' + BENCHMARK_NAME
|
||||||
role_name = BENCHMARK_NAME
|
role_name = BENCHMARK_NAME
|
||||||
target_name = BENCHMARK_NAME
|
target_name = BENCHMARK_NAME
|
||||||
title = Ansible-Lockdown + BENCHMARK_NAME + 'Documentation:'
|
title = 'Ansible-Lockdown' + BENCHMARK_NAME + 'Documentation:'
|
||||||
|
|
||||||
rst_prolog = """
|
rst_prolog = """
|
||||||
.. |benchmark_name| replace:: {BENCHMARK_TYPE}
|
.. |benchmark_name| replace:: {BENCHMARK_TYPE}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue