services/siahsd: Install from Debian package
Some checks failed
Test / build (push) Failing after 57s

This commit is contained in:
polyfloyd 2025-05-09 14:34:44 +02:00
parent 4f6025849f
commit 3a0071abfa
6 changed files with 10 additions and 55 deletions

View file

@ -3,4 +3,5 @@
- hosts: services
roles:
- { role: "common", tags: [ "common" ] }
- { role: "deb_forgejo", tags: [ "deb_forgejo" ] }
- { role: "services", tags: [ "services" ] }