24 lines
589 B
YAML
24 lines
589 B
YAML
---
|
|
collections:
|
|
- name: ansible.netcommon
|
|
source: https://galaxy.ansible.com
|
|
version: <8
|
|
- name: ansible.posix
|
|
source: https://galaxy.ansible.com
|
|
version: <2
|
|
- name: ansible.utils
|
|
source: https://galaxy.ansible.com
|
|
version: <6
|
|
- name: community.crypto
|
|
source: https://galaxy.ansible.com
|
|
version: <3
|
|
- name: community.general
|
|
source: https://galaxy.ansible.com
|
|
version: <11
|
|
- name: community.docker
|
|
source: https://galaxy.ansible.com
|
|
version: <5
|
|
- name: containers.podman
|
|
source: https://galaxy.ansible.com
|
|
version: <2
|