aboutsummaryrefslogtreecommitdiffstats
path: root/inventory-example/group_vars/all/hastebin.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory-example/group_vars/all/hastebin.yml')
-rw-r--r--inventory-example/group_vars/all/hastebin.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/inventory-example/group_vars/all/hastebin.yml b/inventory-example/group_vars/all/hastebin.yml
new file mode 100644
index 0000000..d6c6a43
--- /dev/null
+++ b/inventory-example/group_vars/all/hastebin.yml
@@ -0,0 +1,3 @@
+hastebin_upload_cidrs:
+ - '{{ vlans.trusted.cidr }}'
+ - '{{ vlans.vpn.cidr }}'