1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-30 08:56:18 +00:00

[stable-8] CI: Use community.crypto 2.x.y for ansible-core 2.16 and before (#10086) (#10090)

CI: Use community.crypto 2.x.y for ansible-core 2.16 and before (#10086)

* Use community.crypto 2.x.y for ansible-core 2.16 and before.

* Also use stable-2 for ubuntu2004 tests.

(cherry picked from commit 60f1169d42)
This commit is contained in:
Felix Fontein 2025-05-01 10:05:05 +02:00 committed by GitHub
parent 938ffa86a1
commit 45a35f1341
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 1 deletions

View file

@ -212,6 +212,7 @@ jobs:
integration-continue-on-error: 'false'
integration-diff: 'false'
integration-retry-on-error: 'true'
# TODO: remove "--branch stable-2" from community.crypto install once we're only using ansible-core 2.17 or newer!
pre-test-cmd: >-
mkdir -p ../../ansible
;