From 5e845b2f8d5023ed2bf6bbee697839ff4e062fc9 Mon Sep 17 00:00:00 2001 From: binary Date: Tue, 19 Jan 2021 20:53:45 +0100 Subject: Rename hosts --- host_vars/dcontroller.yml | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 host_vars/dcontroller.yml (limited to 'host_vars/dcontroller.yml') 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" -- cgit v1.2.3