From 2667a53055c4175191de3b274441c22fefc71ed2 Mon Sep 17 00:00:00 2001 From: Accendit <36697826+Accendit@users.noreply.github.com> Date: Mon, 11 May 2020 21:36:21 +0200 Subject: [PATCH] Changed Ip address --- inventory.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory.yml b/inventory.yml index 66a5afa..7b93155 100644 --- a/inventory.yml +++ b/inventory.yml @@ -3,4 +3,4 @@ all: switches: hosts: sw01: - ansible_host: 192.168.1.149 \ No newline at end of file + ansible_host: 192.168.1.150 \ No newline at end of file