feat: initial commit

This commit is contained in:
Simon Cornet 2025-11-28 15:24:16 +01:00
commit 53c686301a
15 changed files with 250 additions and 93 deletions

14
meta/main.yaml Normal file
View 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"