Skip to content

Commit cca84d4

Browse files
Make CI work on GitHub.
1 parent cf98435 commit cca84d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ This role has been tested on these [container images](https://hub.docker.com/u/r
6868
|---------|----|
6969
|[Alpine](https://hub.docker.com/r/robertdebock/alpine)|all|
7070
|[Amazon](https://hub.docker.com/r/robertdebock/amazonlinux)|Candidate|
71-
|[EL](https://hub.docker.com/r/robertdebock/enterpriselinux)|all|
71+
|[EL](https://hub.docker.com/r/robertdebock/enterpriselinux)|9|
7272
|[Debian](https://hub.docker.com/r/robertdebock/debian)|all|
7373
|[Fedora](https://hub.docker.com/r/robertdebock/fedora)|all|
7474
|[Ubuntu](https://hub.docker.com/r/robertdebock/ubuntu)|all|

meta/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ galaxy_info:
1616
- Candidate
1717
- name: EL
1818
versions:
19-
- all
19+
- "9"
2020
- name: Debian
2121
versions:
2222
- all

0 commit comments

Comments
 (0)