lint and v2 initial

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2024-07-24 14:02:05 +01:00
parent 42aa624d50
commit a36a84c5ea
No known key found for this signature in database
GPG key ID: 997FF7FE93AEB5B9
5 changed files with 712 additions and 676 deletions

View file

@ -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: []