Skip to content

Commit

Permalink
openssl role depends on python-pip, does not work on Alpine.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Feb 22, 2021
1 parent 61df43f commit d448bff
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
fail-fast: false
matrix:
config:
- image: "alpine"
tag: "latest"
- image: "centos"
tag: "latest"
- image: "debian"
Expand Down
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ molecule:
retry: 1
parallel:
matrix:
- image: "alpine"
tag: "latest"
- image: "centos"
tag: "latest"
- image: "debian"
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ This role has been tested on these [container images](https://hub.docker.com/u/r

|container|tags|
|---------|----|
|alpine|all|
|el|8|
|debian|buster, bullseye|
|fedora|all|
Expand Down
3 changes: 0 additions & 3 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ galaxy_info:
min_ansible_version: "2.10"

platforms:
- name: Alpine
versions:
- all
- name: EL
versions:
- 8
Expand Down

0 comments on commit d448bff

Please sign in to comment.