From ede5600da5e89c16ec839808074c3d3bce6768bb Mon Sep 17 00:00:00 2001 From: kjuulh Date: Thu, 24 Feb 2022 14:05:55 +0100 Subject: [PATCH] Nulled hosts --- infrastructure/create-resources/ansible/inventory/hosts.cfg | 4 ---- 1 file changed, 4 deletions(-) diff --git a/infrastructure/create-resources/ansible/inventory/hosts.cfg b/infrastructure/create-resources/ansible/inventory/hosts.cfg index 8100e2b..ec39c8d 100755 --- a/infrastructure/create-resources/ansible/inventory/hosts.cfg +++ b/infrastructure/create-resources/ansible/inventory/hosts.cfg @@ -3,10 +3,6 @@ [serverctl_node_hosts] [serverctl_mesh_nodes] -65.21.50.146 ansible_host=65.21.50.146 wireguard_ip=192.168.0.1 -65.21.251.3 ansible_host=65.21.251.3 wireguard_ip=192.168.0.2 -65.21.255.102 ansible_host=65.21.255.102 wireguard_ip=192.168.0.3 -95.216.162.16 ansible_host=95.216.162.16 wireguard_ip=192.168.0.4 [serverctl_mesh_nodes:vars] pipelining=true