Skip to content

Commit e112e3b

Browse files
authored
Merge pull request #138 from cisagov/improvement/add_meta_for_kali_linux
Add Kali Linux as a platform in the role metadata
2 parents 9d9deb2 + 679c3ae commit e112e3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

meta/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ galaxy_info:
2222
versions:
2323
- buster
2424
- bullseye
25-
# Kali linux isn't an option here, but it is based on
26-
# Debian Testing:
27-
# https://www.kali.org/docs/policy/kali-linux-relationship-with-debian
2825
- bookworm
2926
- name: Fedora
3027
versions:
3128
- "36"
3229
- "37"
30+
- name: Kali
31+
versions:
32+
- "2023"
3333
- name: Ubuntu
3434
versions:
3535
- bionic

0 commit comments

Comments
 (0)