nginx role for git + music

This commit is contained in:
Mark Janssen 2024-07-18 22:00:48 +02:00
parent d0c1e45196
commit ecf68bd0cf
8 changed files with 51 additions and 33 deletions

View file

@ -26,6 +26,7 @@
- hosts: git
roles:
- { role: "acme", tags: [ "acme" ] }
- { role: "nginx", tags: [ "nginx" ] }
- { role: "git-server", tags: [ "git-server" ] }
- hosts: monitoring