mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
[stable-1] Install collections in CI directly with git (#2087)
* Install collections in CI directly with git to work around the Galaxy CloudFlare PITA. (#2082)
(cherry picked from commit 7fe9dd7a60
)
* Repace more ansible-galaxy collection install calls.
* Restrict community.kubernetes dependency.
This commit is contained in:
parent
85cd2132fc
commit
dba8e02c7b
3 changed files with 18 additions and 7 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "Restrict dependency to community.kubernetes to < 2.0.0, since community.general will no longer work with the latest git version of community.kubernetes (https://github.com/ansible-collections/community.general/pull/2087)."
|
Loading…
Add table
Add a link
Reference in a new issue