From 12064603ca91129a7ccb4601286a0f0b5cdd6ab1 Mon Sep 17 00:00:00 2001 From: Salt Date: Sat, 17 Oct 2020 18:47:44 -0500 Subject: [PATCH] Polish inventory --- inventory/hosts.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/hosts.yml b/inventory/hosts.yml index a312285..3864882 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -6,8 +6,8 @@ all: db: hosts: db1.test.desu.ltd: - ansible_host: 192.168.122.156 + ansible_host: 192.168.122.169 web: hosts: web1.test.desu.ltd: - ansible_host: 192.168.122.214 + ansible_host: 192.168.122.62