From 73d46b706e32a1079e6e6b3969562d6972ee4f14 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 25 May 2024 20:26:43 +0200 Subject: ch-sw0,ch-sw1 -> ch-sw2,ch-sw3 --- inventory/hosts.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'inventory/hosts.ini') diff --git a/inventory/hosts.ini b/inventory/hosts.ini index b6cbaa4e..0f68afd1 100644 --- a/inventory/hosts.ini +++ b/inventory/hosts.ini @@ -91,8 +91,8 @@ mz-ap ansible_host=chmz-ap [chaos-at-home-switches:vars] ansible_port=22 [chaos-at-home-switches] -ch-sw0 host_name=sw0 ansible_host=192.168.42.200 -ch-sw1 host_name=sw1 ansible_host=192.168.42.201 +ch-sw2 host_name=sw2 ansible_host=192.168.42.202 +ch-sw3 host_name=sw3 ansible_host=192.168.42.203 [chaos-at-home-ap] ch-ap0 host_name=ap0 -- cgit v1.2.3