From 4b4446e1fd1c99aac35dc15e26fc2e2514606bca Mon Sep 17 00:00:00 2001 From: boom2 Date: Tue, 30 Jan 2024 11:10:41 -0500 Subject: - add update to hosts --- 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 0f4745c..8349363 100644 --- a/home/.ansible/hosts +++ b/home/.ansible/hosts @@ -7,5 +7,6 @@ localhost ansible_connection=local [dev] -192.168.107.3 +192.168.150.3 +#192.168.107.3 #192.168.0.220 -- cgit v1.2.3-54-g00ecf