fix: add missing role deps
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
This commit is contained in:
parent
ef40758724
commit
952ba0debc
1 changed files with 6 additions and 0 deletions
|
|
@ -4,3 +4,9 @@ roles:
|
|||
- name: "bazarr"
|
||||
src: "https://git.simoncor.net/ansible/bazarr.git"
|
||||
scm: "git"
|
||||
- name: "docker"
|
||||
src: "https://git.simoncor.net/ansible/docker.git"
|
||||
scm: "git"
|
||||
- name: "traefik"
|
||||
src: "https://git.simoncor.net/ansible/traefik.git"
|
||||
scm: "git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue