mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-03-31 17:09:55 +00:00
(cherry picked from commit 3f6d5a96d9)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
119f379ef7
commit
437bface93
10
.github/workflows/ee.yml
vendored
10
.github/workflows/ee.yml
vendored
@ -39,11 +39,11 @@ jobs:
|
|||||||
exclude:
|
exclude:
|
||||||
- ansible_core: ''
|
- ansible_core: ''
|
||||||
include:
|
include:
|
||||||
- name: ansible-core devel @ RHEL UBI 9
|
# - name: ansible-core devel @ RHEL UBI 9
|
||||||
ansible_core: https://github.com/ansible/ansible/archive/devel.tar.gz
|
# ansible_core: https://github.com/ansible/ansible/archive/devel.tar.gz
|
||||||
ansible_runner: ansible-runner
|
# ansible_runner: ansible-runner
|
||||||
base_image: docker.io/redhat/ubi9:latest
|
# base_image: docker.io/redhat/ubi9:latest
|
||||||
pre_base: '"#"'
|
# pre_base: '"#"'
|
||||||
- name: ansible-core 2.15 @ Rocky Linux 9
|
- name: ansible-core 2.15 @ Rocky Linux 9
|
||||||
ansible_core: https://github.com/ansible/ansible/archive/stable-2.15.tar.gz
|
ansible_core: https://github.com/ansible/ansible/archive/stable-2.15.tar.gz
|
||||||
ansible_runner: ansible-runner
|
ansible_runner: ansible-runner
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user