Skip to content

Commit

Permalink
Amazonlinux: Let it go.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Nov 9, 2020
1 parent 159d07b commit 0242ca7
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 10 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/molecule.yml
Expand Up @@ -35,10 +35,6 @@ jobs:
config:
- image: "alpine"
tag: "latest"
- image: "amazonlinux"
tag: "1"
- image: "amazonlinux"
tag: "latest"
- image: "centos"
tag: "7"
- image: "centos"
Expand Down
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -18,8 +18,6 @@ env:
namespace="robertdebock"
jobs:
- image="alpine" tag="latest"
- image="amazonlinux" tag="1"
- image="amazonlinux" tag="latest"
- image="centos" tag="7"
- image="centos" tag="latest"
- image="debian" tag="latest"
Expand Down
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -62,7 +62,6 @@ This role has been tested on these [container images](https://hub.docker.com/u/r
|container|tags|
|---------|----|
|alpine|all|
|amazon|all|
|el|7, 8|
|debian|buster, bullseye|
|fedora|all|
Expand Down
3 changes: 0 additions & 3 deletions meta/main.yml
Expand Up @@ -11,9 +11,6 @@ galaxy_info:
- name: Alpine
versions:
- all
- name: Amazon
versions:
- all
- name: EL
versions:
- 7
Expand Down

0 comments on commit 0242ca7

Please sign in to comment.