meta: add Alpine as supported platform
This commit is contained in:
parent
6f39d8db09
commit
29c024f374
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
galaxy_info:
|
||||
author: Sven Velt
|
||||
description: SSH hardening
|
||||
|
@ -6,6 +7,7 @@ galaxy_info:
|
|||
license: AGPL-3.0-or-later
|
||||
min_ansible_version: 2.1
|
||||
platforms:
|
||||
- name: Alpine
|
||||
- name: Debian
|
||||
versions:
|
||||
- stretch
|
||||
|
|
Loading…
Reference in a new issue