From 9fad4e4d1ac9512b433657c1dbd2bf4e17fd3084 Mon Sep 17 00:00:00 2001 From: jakub Date: Sun, 12 Oct 2025 18:53:08 +0000 Subject: [PATCH] Update inv_linuxes --- inv_linuxes | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/inv_linuxes b/inv_linuxes index 8d7f63a..9ab66cd 100644 --- a/inv_linuxes +++ b/inv_linuxes @@ -2,4 +2,7 @@ jimbuntu ansible_host=192.168.19.4 jim_storage ansible_host=192.168.19.7 portainer2 ansible_host=192.168.52.9 -portainernode ansible_host=192.168.52.21 \ No newline at end of file +portainernode ansible_host=192.168.52.21 + +[local] +localhost ansible_connection=local \ No newline at end of file