4
0
Fork 0
RHEL9-CIS/meta/main.yml
Mark Bolwell a36a84c5ea
lint and v2 initial
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
2024-07-24 14:02:05 +01:00

32 lines
552 B
YAML

---
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
collections:
- community.general
- community.crypto
- ansible.posix
dependencies: []