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