12 lines
306 B
YAML
12 lines
306 B
YAML
---
|
|
|
|
roles:
|
|
- name: "docker"
|
|
src: "https://gitlab.simoncor.net/ansible/ans-docker.git"
|
|
scm: "git"
|
|
- name: "jellyfin"
|
|
src: "https://gitlab.simoncor.net/ansible/ans-jellyfin.git"
|
|
scm: "git"
|
|
- name: "traefik"
|
|
src: "https://gitlab.simoncor.net/ansible/ans-traefik.git"
|
|
scm: "git"
|