pad to nginx role

This commit is contained in:
Mark Janssen 2024-07-18 21:06:43 +02:00
parent 792f2749b6
commit 980ec6c4f6
2 changed files with 7 additions and 1 deletions

View file

@ -7,5 +7,5 @@
roles:
- { role: "common", tags: [ "common" ] }
- { role: "acme", tags: [ "acme" ] }
# - { role: "nginx", tags: [ "nginx" ] }
- { role: "nginx", tags: [ "nginx" ] }
- { role: "etherpad", tags: [ "etherpad" ] }