Merge branch 'main' into tickets

This commit is contained in:
Mark Janssen 2025-06-11 19:47:20 +02:00
commit 57ba508b11
Signed by: foobar
GPG key ID: D8674D8FC4F69BD2
51 changed files with 709 additions and 443 deletions

View file

@ -47,7 +47,6 @@
- hosts: music
roles:
- { role: "acme", tags: ["acme"] }
- { role: "go", tags: ["go"] }
- { role: "music", tags: ["music"] }
- hosts: pad
@ -58,6 +57,7 @@
- hosts: services
roles:
- { role: "deb_forgejo", tags: [ "deb_forgejo" ] }
- { role: "services", tags: ["services"] }
- hosts: wiki