feat: remove docker and traefik dependancy
This commit is contained in:
parent
9a1d5c2d33
commit
576fa8533c
1 changed files with 1 additions and 9 deletions
|
|
@ -5,12 +5,4 @@ galaxy_info:
|
|||
description: "install and configure rustfs server"
|
||||
license: "MIT"
|
||||
role_name: "rustfs"
|
||||
dependencies:
|
||||
- name: "docker"
|
||||
src: "https://gitlab.simoncor.net/ansible/ans-docker.git"
|
||||
scm: "git"
|
||||
version: "main"
|
||||
- name: "traefik"
|
||||
src: "https://gitlab.simoncor.net/ansible/ans-traefik.git"
|
||||
scm: "git"
|
||||
version: "main"
|
||||
dependencies: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue