CI: install community.crypto from Git.

(cherry picked from commit 14be59e7e4)
This commit is contained in:
Felix Fontein 2026-01-25 13:16:43 +01:00
parent 1742d1c10e
commit 4220f88568

View File

@ -4,6 +4,7 @@
[collection_sources]
"ansible.posix" = "git+https://github.com/ansible-collections/ansible.posix.git,main"
"community.crypto" = "git+https://github.com/ansible-collections/community.crypto.git,main"
"community.general" = "git+https://github.com/ansible-collections/community.general.git,main"
"community.internal_test_tools" = "git+https://github.com/ansible-collections/community.internal_test_tools.git,main"
"community.library_inventory_filtering_v1" = "git+https://github.com/ansible-collections/community.library_inventory_filtering.git,stable-1"