Add support for Debian

This commit is contained in:
2024-07-13 18:12:23 +01:00
parent 038970aaea
commit 14f054dce9
8 changed files with 28 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ allow_duplicates: false
galaxy_info:
role_name: cis
author: Andrew Williams
author: nikdoof
description: Configures a RHEL systems to CIS specs
license: MIT
@@ -13,6 +13,9 @@ galaxy_info:
- name: RedHat
versions:
- 8
- name: Debian
versions:
- bookworm
collections:
- ansible.posix