[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:
Felix Fontein
2021-03-23 08:04:19 +01:00
committed by GitHub
parent 85cd2132fc
commit dba8e02c7b
3 changed files with 18 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ tags: [community]
# NOTE: No more dependencies can be added to this list
dependencies:
ansible.netcommon: '>=1.0.0'
community.kubernetes: '>=1.0.0'
community.kubernetes: '>=1.0.0,<2.0.0'
google.cloud: '>=1.0.0'
repository: https://github.com/ansible-collections/community.general
documentation: https://docs.ansible.com/ansible/latest/collections/community/general/