11 lines
281 B
YAML
11 lines
281 B
YAML
collections:
|
|
- containers.podman
|
|
# - community.general
|
|
# Until community.general release is out use latest from git
|
|
- name: https://github.com/ansible-collections/community.general
|
|
type: git
|
|
version: main
|
|
- ansible.posix
|
|
- ansible.netcommon
|
|
- openstack.cloud
|