1
0
Fork 0
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:
Sergey 2021-10-03 00:15:20 +03:00 committed by GitHub
parent f56ea8322c
commit b6c20717ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 1 deletions

View file

@ -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