Skip to content

Commit

Permalink
Use New Container
Browse files Browse the repository at this point in the history
  • Loading branch information
buluma committed Mar 29, 2024
1 parent 045ad57 commit e0d7f72
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ jobs:
fail-fast: false
matrix:
config:
- image: "docker-molecule-images"
tag: "alpine-openrc"
- image: "enterpriselinux"
tag: "8"
- image: "docker-molecule-images"
Expand All @@ -74,8 +72,6 @@ jobs:
tag: "jammy"
- image: "docker-molecule-images"
tag: "lunar"
- image: "docker-molecule-images"
tag: "noble"
steps:
- name: Checkout Role
uses: actions/checkout@v4
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ This role has been tested on these [container images](https://hub.docker.com/u/b
|container|tags|
|---------|----|
|[Alpine](https://hub.docker.com/r/buluma/alpine)|all|
|[EL](https://hub.docker.com/r/buluma/enterpriselinux)|8|
|[Debian](https://hub.docker.com/r/buluma/debian)|all|
|[Fedora](https://hub.docker.com/r/buluma/fedora)|all|
Expand Down
6 changes: 3 additions & 3 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ galaxy_info:
min_ansible_version: "2.12"

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

0 comments on commit e0d7f72

Please sign in to comment.