Update to Dimension's version

This commit is contained in:
2022-07-02 11:08:11 +01:00
parent 87dee9b3fa
commit d71a4ace92
16 changed files with 184 additions and 41 deletions

19
meta/main.yaml Normal file
View 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