Update git_ci role from polyfloyd's infra

This commit is contained in:
polyfloyd 2025-04-26 18:18:53 +02:00
parent 6cff97e2bb
commit b74a9859b2
8 changed files with 89 additions and 56 deletions

View file

@ -3,4 +3,4 @@
- hosts: git-ci
roles:
- { role: "common", tags: [ "common" ] }
- { role: "git-ci", tags: [ "git-ci" ] }
- { role: "git_ci", tags: [ "git_ci" ] }