feat: initial commit

This commit is contained in:
Simon Cornet 2026-04-21 17:20:24 +02:00
commit a3f14e61d5
7 changed files with 93 additions and 0 deletions

4
renovate.json Normal file
View file

@ -0,0 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [ "local>cicd/renovate:ansible" ]
}