File tree Expand file tree Collapse file tree 1 file changed +7
-23
lines changed Expand file tree Collapse file tree 1 file changed +7
-23
lines changed Original file line number Diff line number Diff line change 7
7
# roles:
8
8
9
9
collections :
10
- - name : https://github.com/ansible-collections/community.general.git
11
- type : git
12
- version : main
13
-
14
- - name : https://github.com/ansible-collections/ansible.posix.git
15
- type : git
16
- version : main
17
-
18
- - name : https://github.com/oracle/oci-ansible-collection.git
19
- type : git
20
- version : master
21
-
22
- - name : https://github.com/ansible-collections/community.postgresql.git
23
- type : git
24
- version : main
25
-
26
- - name : https://github.com/ansible-collections/community.crypto.git
27
- type : git
28
- version : main
29
-
30
- - name : https://github.com/ansible-collections/community.libvirt.git
31
- type : git
32
- version : main
10
+ - ansible.posix
11
+ - community.general
12
+ - community.postgresql
13
+ - community.crypto
14
+ - freeipa.ansible_freeipa
15
+ - community.libvirt
16
+ - oracle.oci
You can’t perform that action at this time.
0 commit comments