You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
340 B
11 lines
340 B
collections:
|
|
- name: containers.podman
|
|
version: '>=1.4.1' # 1.4.1 is the minimum when working with podman 2.2
|
|
- name: ansible.posix
|
|
- name: community.general
|
|
version: '>=2.2.0' # fix a bug with nmcli and bridge interfaces
|
|
- name: community.libvirt
|
|
- name: ansible.netcommon
|
|
- name: community.kubernetes
|
|
- name: openvswitch.openvswitch
|
|
|
|
|