mirror of
https://github.com/containers/ansible-podman-collections.git
synced 2026-02-04 07:11:49 +00:00
Fix CI issues with Ansible 2.12 version (#315)
This commit is contained in:
parent
f56ea8322c
commit
b6c20717ae
4 changed files with 5 additions and 1 deletions
1
.github/workflows/podman_containers.yml
vendored
1
.github/workflows/podman_containers.yml
vendored
|
|
@ -42,6 +42,7 @@ jobs:
|
|||
ansible-version:
|
||||
- ansible<2.10
|
||||
- git+https://github.com/ansible/ansible.git@stable-2.11
|
||||
- git+https://github.com/ansible/ansible.git@stable-2.12
|
||||
- git+https://github.com/ansible/ansible.git@devel
|
||||
os:
|
||||
- ubuntu-20.04
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue