From 1b4e6c05e1c6c0fa9b0aef67246646154bbd1b21 Mon Sep 17 00:00:00 2001 From: WolfyDelta Date: Fri, 3 Jul 2026 14:45:46 -0400 Subject: [PATCH] updated inventory file to switch to tailscale ip for ositslinv02 --- inventories/prod/hosts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventories/prod/hosts.yml b/inventories/prod/hosts.yml index 662b06f..9acc480 100644 --- a/inventories/prod/hosts.yml +++ b/inventories/prod/hosts.yml @@ -3,7 +3,7 @@ all: rocky_servers: hosts: ositslinv02: - ansible_host: onesourceits.com + ansible_host: 100.115.189.69 ansible_python_interpreter: /usr/bin/python3.12 vars: ansible_user: ansible