Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2022-04-28 15:16:11 +01:00
parent 0d3147f2d3
commit 71562513f7
No known key found for this signature in database
GPG key ID: F734FDFC154B83FB
2 changed files with 21 additions and 9 deletions

View file

@ -0,0 +1,9 @@
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::
"""