aboutsummaryrefslogtreecommitdiffstats
path: root/inventory-example/20-by-hostname.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory-example/20-by-hostname.yml')
-rw-r--r--inventory-example/20-by-hostname.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory-example/20-by-hostname.yml b/inventory-example/20-by-hostname.yml
index db1ba15..de5f253 100644
--- a/inventory-example/20-by-hostname.yml
+++ b/inventory-example/20-by-hostname.yml
@@ -42,3 +42,4 @@ groups:
turn_servers: inventory_hostname is match('(dmz-)?turn[0-9]')
asterisk_servers: inventory_hostname is match('(dmz-)?asterisk[0-9]')
matrix_servers: inventory_hostname is match('(dmz-)?matrix[0-9]')
+ mastodon_servers: inventory_hostname is match('(dmz-)?mastodon[0-9]')