mirror of
https://github.com/nikdoof/ansible-cis.git
synced 2025-12-22 22:39:28 +00:00
Add support for Debian
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user