Add the alpine also to the README and galaxy metadata

This commit is contained in:
Jakub Jelen 2023-01-13 12:24:07 +01:00 committed by Jakub Jelen
parent 54b39a2de1
commit bcd15cab9d
2 changed files with 5 additions and 0 deletions

View file

@ -37,6 +37,8 @@ Tested on:
* [![Run tests on CentOS](https://github.com/willshersystems/ansible-sshd/actions/workflows/ansible-centos-check.yml/badge.svg)](https://github.com/willshersystems/ansible-sshd/actions/workflows/ansible-centos-check.yml)
* All Fedora
* [![Run tests on Fedora latest](https://github.com/willshersystems/ansible-sshd/actions/workflows/ansible-fedora.yml/badge.svg)](https://github.com/willshersystems/ansible-sshd/actions/workflows/ansible-fedora.yml)
* Latest Alpine
* [![Run tests on Alpine](https://github.com/willshersystems/ansible-sshd/actions/workflows/ansible-alpine.yml/badge.svg)](https://github.com/willshersystems/ansible-sshd/actions/workflows/ansible-alpine.yml)
* FreeBSD 10.1
* OpenBSD 6.0
* AIX 7.1, 7.2

View file

@ -42,6 +42,9 @@ galaxy_info:
versions:
- "7.1"
- "7.2"
- name: Alpine
versions:
- all
galaxy_tags:
- networking
- system