18 lines
530 B
YAML
18 lines
530 B
YAML
---
|
|
collections:
|
|
- name: https://github.com/lucasheld/ansible-uptime-kuma.git
|
|
type: git
|
|
version: "1.2.0"
|
|
- name: https://github.com/ansible-collections/community.docker.git
|
|
type: git
|
|
version: "3.6.0-rc1"
|
|
roles:
|
|
- src: https://git.tobiasmanske.de/tobias/ansible-role-docker-compose.git
|
|
scm: git
|
|
name: compose_project
|
|
version: "main"
|
|
- src: https://github.com/ypsman/ansible-systemd-mounts.git
|
|
scm: git
|
|
name: ansible_systemd_mounts
|
|
version: "433bc8c3095d6eb11d90f8053029774b6b360912"
|