mirror of
https://github.com/nikdoof/ansible-cis.git
synced 2025-12-23 14:59:24 +00:00
Update to Dimension's version
This commit is contained in:
19
meta/main.yaml
Normal file
19
meta/main.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
allow_duplicates: false
|
||||
|
||||
galaxy_info:
|
||||
role_name: cis
|
||||
author: Andrew Williams
|
||||
description: Configures a RHEL systems to CIS specs
|
||||
license: MIT
|
||||
|
||||
min_ansible_version: 2.4
|
||||
|
||||
platforms:
|
||||
- name: RedHat
|
||||
versions:
|
||||
- 8
|
||||
|
||||
collections:
|
||||
- ansible.posix
|
||||
- community.general
|
||||
Reference in New Issue
Block a user