This commit is contained in:
Mark Janssen 2024-07-18 21:30:05 +02:00
parent 980ec6c4f6
commit d0c1e45196
2 changed files with 125 additions and 120 deletions

View file

@ -47,6 +47,7 @@
- hosts: pad
roles:
- { role: "acme", tags: [ "acme" ] }
- { role: "nginx", tags: [ "nginx" ] }
- { role: "etherpad", tags: [ "etherpad" ] }
- hosts: services