Skip to content

Commit 2ac4e23

Browse files
committed
updated collections due to galaxy changes
Signed-off-by: Mark Bolwell <[email protected]>
1 parent bd451bd commit 2ac4e23

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

collections/requirements.yml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
---
22

33
collections:
4-
- name: community.general
4+
- name: community.general
5+
source: https://github.com/ansible-collections/community.general
6+
type: git
57

6-
- name: community.crypto
8+
- name: community.crypto
9+
source: https://github.com/ansible-collections/community.crypto
10+
type: git
711

8-
- name: ansible.posix
12+
- name: ansible.posix
13+
source: https://github.com/ansible-collections/ansible.posix
14+
type: git

0 commit comments

Comments
 (0)