forked from ansible-lockdown/RHEL9-CIS
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:
|
galaxy_info:
|
||||||
author: "Sam Doran, Josh Springer, Daniel Shepherd, Bas Meijeri, James Cassell, Mike Renfro, DFed, George Nalen, Mark Bolwell"
|
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"
|
company: "MindPoint Group"
|
||||||
license: MIT
|
license: MIT
|
||||||
role_name: rhel9_cis
|
role_name: rhel9_cis
|
||||||
|
|
@ -10,7 +10,7 @@ galaxy_info:
|
||||||
platforms:
|
platforms:
|
||||||
- name: EL
|
- name: EL
|
||||||
versions:
|
versions:
|
||||||
- 9
|
- "9"
|
||||||
galaxy_tags:
|
galaxy_tags:
|
||||||
- system
|
- system
|
||||||
- security
|
- security
|
||||||
|
|
@ -22,6 +22,9 @@ galaxy_info:
|
||||||
- complianceascode
|
- complianceascode
|
||||||
- disa
|
- disa
|
||||||
- rhel9
|
- rhel9
|
||||||
|
- cis
|
||||||
|
- rocky
|
||||||
|
- alma
|
||||||
collections:
|
collections:
|
||||||
- community.general
|
- community.general
|
||||||
- community.crypto
|
- community.crypto
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue