4
0
Fork 0
RHEL9-CIS/meta/main.yml
uk-bolly ac744cb5ae
Collections (#7)
* added collections requiremenst for tower integration

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>

* added crypto & posix

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>

* removed older files

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>

* updated workflow uses rocky8

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>

* updated tags

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>

* updated ansible ver

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>

* updated

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>

* updated discord info

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
2022-03-02 13:19:54 +00:00

28 lines
660 B
YAML

---
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"
company: "MindPoint Group"
license: MIT
role_name: rhel9_cis
min_ansible_version: 2.10.0
platforms:
- name: EL
versions:
- 9
galaxy_tags:
- system
- security
- stig
- hardening
- benchmark
- compliance
- redhat
- complianceascode
- disa
- rhel9
collections:
- community.general
- community.crypto
- ansible.posix
dependencies: []