mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 14:23:05 +00:00
lint and v2 initial
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
42aa624d50
commit
a36a84c5ea
5 changed files with 712 additions and 676 deletions
|
|
@ -1,32 +1,32 @@
|
|||
---
|
||||
galaxy_info:
|
||||
author: "MindPoint Group"
|
||||
description: "Apply the RHEL 9 CIS"
|
||||
company: "MindPoint Group"
|
||||
license: MIT
|
||||
role_name: rhel9_cis
|
||||
namespace: mindpointgroup
|
||||
min_ansible_version: 2.10.1
|
||||
platforms:
|
||||
- name: EL
|
||||
versions:
|
||||
- "9"
|
||||
galaxy_tags:
|
||||
- system
|
||||
- security
|
||||
- stig
|
||||
- hardening
|
||||
- benchmark
|
||||
- compliance
|
||||
- redhat
|
||||
- complianceascode
|
||||
- disa
|
||||
- rhel9
|
||||
- cis
|
||||
- rocky
|
||||
- alma
|
||||
author: "MindPoint Group"
|
||||
description: "Apply the RHEL 9 CIS"
|
||||
company: "MindPoint Group"
|
||||
license: MIT
|
||||
role_name: rhel9_cis
|
||||
namespace: mindpointgroup
|
||||
min_ansible_version: 2.10.1
|
||||
platforms:
|
||||
- name: EL
|
||||
versions:
|
||||
- "9"
|
||||
galaxy_tags:
|
||||
- system
|
||||
- security
|
||||
- stig
|
||||
- hardening
|
||||
- benchmark
|
||||
- compliance
|
||||
- redhat
|
||||
- complianceascode
|
||||
- disa
|
||||
- rhel9
|
||||
- cis
|
||||
- rocky
|
||||
- alma
|
||||
collections:
|
||||
- community.general
|
||||
- community.crypto
|
||||
- ansible.posix
|
||||
- community.general
|
||||
- community.crypto
|
||||
- ansible.posix
|
||||
dependencies: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue