13 lines
259 B
YAML
13 lines
259 B
YAML
|
---
|
||
|
collections:
|
||
|
- name: https://gitea.rknet.org/ansible/xoxys.general
|
||
|
type: git
|
||
|
- name: community.general
|
||
|
- name: containers.podman
|
||
|
|
||
|
roles:
|
||
|
- src: https://gitea.rknet.org/ansible/xoxys.podman
|
||
|
name: xoxys.podman
|
||
|
scm: git
|
||
|
version: main
|