From 942f00d304fa32579f67329c76dcb4e384fe7b56 Mon Sep 17 00:00:00 2001 From: jonnybravo Date: Mon, 16 Sep 2024 16:19:09 +0200 Subject: [PATCH] fix --- inv/hosts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inv/hosts b/inv/hosts index 3c8b4f2..b53cc06 100755 --- a/inv/hosts +++ b/inv/hosts @@ -5,8 +5,8 @@ test: 192.168.50.150: 172.23.0.187: # rocky: - dan-jam-02: - ras-dan-01: + dan-jam-01: + # ras-dan-01: vars: ansible_python_interpreter: "/usr/bin/python3" ansible_ssh_common_args: '-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null'