feat: initial commit
This commit is contained in:
parent
b8736aa766
commit
f26a93941d
19 changed files with 375 additions and 93 deletions
9
roles/requirements.yml
Normal file
9
roles/requirements.yml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
|
||||
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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue