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 165bd37..db1ba15 100644
--- a/inventory-example/20-by-hostname.yml
+++ b/inventory-example/20-by-hostname.yml
@@ -41,3 +41,4 @@ groups:
authoritative_nameservers: inventory_hostname is match('(dmz-)?dns[0-9]')
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]')