feat: initial commit
This commit is contained in:
parent
054d61e8c0
commit
53c686301a
15 changed files with 250 additions and 93 deletions
14
meta/main.yaml
Normal file
14
meta/main.yaml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
|
||||
galaxy_info:
|
||||
author: "siempie"
|
||||
description: "install repomanager"
|
||||
license: "MIT"
|
||||
role_name: "repomanager"
|
||||
dependencies:
|
||||
- name: "docker"
|
||||
src: "git+https://gitlab.simoncor.net/ansible/ans-docker.git"
|
||||
version: "main"
|
||||
- name: "traefik"
|
||||
src: "git+https://gitlab.simoncor.net/ansible/ans-traefik.git"
|
||||
version: "main"
|
||||
Loading…
Add table
Add a link
Reference in a new issue