CI: install community.crypto from Git.

This commit is contained in:
Felix Fontein 2026-01-25 13:16:43 +01:00
parent 14e6eb471b
commit 14be59e7e4

View File

@ -4,6 +4,7 @@
[collection_sources] [collection_sources]
"ansible.posix" = "git+https://github.com/ansible-collections/ansible.posix.git,main" "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.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.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" "community.library_inventory_filtering_v1" = "git+https://github.com/ansible-collections/community.library_inventory_filtering.git,stable-1"