add mastodon
continuous-integration/drone/push Build was killed

This commit is contained in:
2022-11-23 10:37:01 +01:00
parent a72e23456e
commit 21f0843995
2 changed files with 11 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
---
ansible_host: mastodon.intra.tormakris.dev
webserver:
- domain: "mastodon.tormakristof.eu"
port: 8080
bigrequests: false
https: false
...
+3
View File
@@ -15,6 +15,7 @@ all:
postgres:
monitoring:
ytmirror:
mastodon:
mckay:
hosts:
guacamole:
@@ -31,6 +32,7 @@ all:
nextcloud:
monitoring:
ytmirror:
mastodon:
nightlydocker:
hosts:
matrix:
@@ -40,4 +42,5 @@ all:
nextcloud:
monitoring:
ytmirror:
mastodon:
...