aboutsummaryrefslogtreecommitdiffstats
path: root/host_vars/dcontroller.yml
diff options
context:
space:
mode:
Diffstat (limited to 'host_vars/dcontroller.yml')
-rw-r--r--host_vars/dcontroller.yml20
1 files changed, 0 insertions, 20 deletions
diff --git a/host_vars/dcontroller.yml b/host_vars/dcontroller.yml
deleted file mode 100644
index 2194216..0000000
--- a/host_vars/dcontroller.yml
+++ /dev/null
@@ -1,20 +0,0 @@
-ansible_host: dcontroller
-virtual: true
-
-ip:
- in: 10.10.0.1
- out: 185.203.114.234
-
-services:
-
- - name: "ssh"
- proto: "tcp"
- port: "22"
-
- - name: "wireguard"
- proto: "udp"
- port: "53"
-
- - name: "httpd"
- proto: "tcp"
- port: "80"
remember that computers suck.