From 0a7445b021669ed465859f287863c2899e3900a4 Mon Sep 17 00:00:00 2001 From: boom2 Date: Thu, 11 Jan 2024 16:19:27 -0500 Subject: - updated ip address of host - removed old committed 'backup' files (with '~' appended) --- home/.ansible/hosts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'home/.ansible/hosts') diff --git a/home/.ansible/hosts b/home/.ansible/hosts index cfc850b..0f4745c 100644 --- a/home/.ansible/hosts +++ b/home/.ansible/hosts @@ -7,4 +7,5 @@ localhost ansible_connection=local [dev] -192.168.0.220 +192.168.107.3 +#192.168.0.220 -- cgit v1.2.3-54-g00ecf