mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
syntax update
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
95e574343a
commit
255fc771eb
1 changed files with 5 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
galaxy_info:
|
||||
author: "Sam Doran, Josh Springer, Daniel Shepherd, Bas Meijeri, James Cassell, Mike Renfro, DFed, George Nalen, Mark Bolwell"
|
||||
description: "Apply the RHEL 8 CIS"
|
||||
description: "Apply the RHEL 9 CIS"
|
||||
company: "MindPoint Group"
|
||||
license: MIT
|
||||
role_name: rhel9_cis
|
||||
|
|
@ -10,7 +10,7 @@ galaxy_info:
|
|||
platforms:
|
||||
- name: EL
|
||||
versions:
|
||||
- 9
|
||||
- "9"
|
||||
galaxy_tags:
|
||||
- system
|
||||
- security
|
||||
|
|
@ -22,6 +22,9 @@ galaxy_info:
|
|||
- complianceascode
|
||||
- disa
|
||||
- rhel9
|
||||
- cis
|
||||
- rocky
|
||||
- alma
|
||||
collections:
|
||||
- community.general
|
||||
- community.crypto
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue