We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd451bd commit 2ac4e23Copy full SHA for 2ac4e23
collections/requirements.yml
@@ -1,8 +1,14 @@
1
---
2
3
collections:
4
-- name: community.general
+ - name: community.general
5
+ source: https://github.com/ansible-collections/community.general
6
+ type: git
7
-- name: community.crypto
8
+ - name: community.crypto
9
+ source: https://github.com/ansible-collections/community.crypto
10
11
-- name: ansible.posix
12
+ - name: ansible.posix
13
+ source: https://github.com/ansible-collections/ansible.posix
14
0 commit comments