mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 23:43:06 +00:00
10 lines
363 B
ReStructuredText
10 lines
363 B
ReStructuredText
|
|
rst_prolog = """
|
||
|
|
.. |benchmark_name| replace:: CIS
|
||
|
|
.. |benchmark_os| replace:: RedHat Enterprise Linux 9
|
||
|
|
.. |benchmark_os_short| replace:: RHEL9
|
||
|
|
.. |benchmark_version| replace:: V0.5 beta
|
||
|
|
.. |benchmark_release_date| replace:: TBC
|
||
|
|
.. |lockdown_url| replace:: https://github.com/ansible-lockdown/|benchmark_os_short|-|benchmark_name|
|
||
|
|
.. |tested_oss| replace::
|
||
|
|
"""
|