1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

More platforms, add scripts.

This commit is contained in:
Felix Fontein 2022-12-20 07:52:41 +01:00
parent 08c4020015
commit 7e2cfc2e2f
4 changed files with 9 additions and 0 deletions

View file

@ -197,6 +197,12 @@ stages:
parameters: parameters:
testFormat: devel/{0} testFormat: devel/{0}
targets: targets:
- name: Alpine 3.16
test: alpine/3.16
- name: Fedora 36
test: fedora/36
- name: Ubuntu 20.04
test: ubuntu/20.04
- name: Ubuntu 22.04 - name: Ubuntu 22.04
test: ubuntu/22.04 test: ubuntu/22.04
groups: groups:

View file

@ -0,0 +1 @@
remote.sh

View file

@ -0,0 +1 @@
remote.sh

View file

@ -0,0 +1 @@
remote.sh