aboutsummaryrefslogtreecommitdiffstats
path: root/inventory-example/host_vars/privbrowse1.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory-example/host_vars/privbrowse1.yml')
-rw-r--r--inventory-example/host_vars/privbrowse1.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/inventory-example/host_vars/privbrowse1.yml b/inventory-example/host_vars/privbrowse1.yml
new file mode 100644
index 0000000..155cbf0
--- /dev/null
+++ b/inventory-example/host_vars/privbrowse1.yml
@@ -0,0 +1,8 @@
+cname:
+ - invidious
+ - nitter
+ - teddit
+
+invidious_server_name: invidious.{{ domain }}
+teddit_server_name: teddit.{{ domain }}
+nitter_server_name: nitter.{{ domain }}