File tree Expand file tree Collapse file tree 4 files changed +19
-23
lines changed Expand file tree Collapse file tree 4 files changed +19
-23
lines changed Original file line number Diff line number Diff line change 77# roles:
88
99collections :
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
10+ - ansible.posix
11+ - community.general
12+ - community.postgresql
13+ - name : community.crypto
14+ version : " >=2.26.0,<2.26.99"
15+ - freeipa.ansible_freeipa
16+ - community.libvirt
17+ - oracle.oci
18+ - ovirt.ovirt
Original file line number Diff line number Diff line change @@ -10,7 +10,9 @@ collections:
1010 - ansible.posix
1111 - community.general
1212 - community.postgresql
13- - community.crypto
13+ - name : community.crypto
14+ version : " >=2.26.0,<2.26.99"
1415 - freeipa.ansible_freeipa
1516 - community.libvirt
1617 - oracle.oci
18+ - ovirt.ovirt
Original file line number Diff line number Diff line change @@ -10,7 +10,9 @@ collections:
1010 - ansible.posix
1111 - community.general
1212 - community.postgresql
13- - community.crypto
13+ - name : community.crypto
14+ version : " >=2.26.0,<2.26.99"
1415 - freeipa.ansible_freeipa
1516 - community.libvirt
16- - oracle.oci
17+ - oracle.oci
18+ - ovirt.ovirt
Original file line number Diff line number Diff line change @@ -10,8 +10,10 @@ collections:
1010 - ansible.posix
1111 - community.general
1212 - community.postgresql
13- - community.crypto
13+ - name : community.crypto
14+ version : " >=2.26.0,<2.26.99"
1415 - freeipa.ansible_freeipa
1516 - community.libvirt
1617 - oracle.oci
18+ - ovirt.ovirt
1719 - containers.podman
You can’t perform that action at this time.
0 commit comments