infrastructure/ansible/requirements.yaml

18 lines
530 B
YAML
Raw Normal View History

2023-04-06 01:03:25 +02:00
---
collections:
- name: https://github.com/lucasheld/ansible-uptime-kuma.git
type: git
2023-09-06 23:32:19 +02:00
version: "1.2.0"
- name: https://github.com/ansible-collections/community.docker.git
type: git
version: "3.6.0-rc1"
2023-05-05 22:44:28 +02:00
roles:
- src: https://git.tobiasmanske.de/tobias/ansible-role-docker-compose.git
scm: git
name: compose_project
version: "main"
2024-03-02 22:33:02 +01:00
- src: https://github.com/ypsman/ansible-systemd-mounts.git
scm: git
name: ansible_systemd_mounts
version: "433bc8c3095d6eb11d90f8053029774b6b360912"