Dont test alpine, Im pretty sure it works.

This commit is contained in:
Robert de Bock 2020-05-19 11:13:32 +02:00
parent c7c826a518
commit e0fb199aea
4 changed files with 0 additions and 10 deletions

View file

@ -32,10 +32,6 @@ jobs:
fail-fast: false
matrix:
config:
- image: "alpine"
tag: "latest"
- image: "alpine"
tag: "edge"
- image: "debian"
tag: "latest"
- image: "debian"

View file

@ -14,8 +14,6 @@ env:
global:
namespace="robertdebock"
matrix:
- image="alpine" tag="latest"
- image="alpine" tag="edge"
- image="debian" tag="latest"
- image="debian" tag="bullseye"
- image="centos" tag="7"

View file

@ -104,7 +104,6 @@ This role has been tested on these [container images](https://hub.docker.com/):
|container|tags|
|---------|----|
|alpine|all|
|debian|all|
|el|7, 8|
|fedora|all|

View file

@ -8,9 +8,6 @@ galaxy_info:
min_ansible_version: 2.8
platforms:
- name: Alpine
versions:
- all
- name: Debian
versions:
- all