From 04ad7900a003f1ac916baf524cc5518b0f36f695 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Mon, 30 Jun 2025 13:57:47 -0400 Subject: ansible inv using jumphost --- ansible/hosts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ansible/hosts b/ansible/hosts index 5b96859..27dbb3d 100644 --- a/ansible/hosts +++ b/ansible/hosts @@ -27,3 +27,7 @@ torrents [med-dl] med-dl + +[all:vars] +ansible_user=root +ansible_ssh_common_args="-J root@lab-host1" -- cgit v1.2.3