From 84ad3fb56a907262856c4248631078e1fdd7e5b7 Mon Sep 17 00:00:00 2001 From: ilia Date: Thu, 1 Jan 2026 13:16:13 -0500 Subject: [PATCH] inventory: drop become password for root devGPU --- inventories/production/host_vars/devGPU.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/inventories/production/host_vars/devGPU.yml b/inventories/production/host_vars/devGPU.yml index d18d568..602be26 100644 --- a/inventories/production/host_vars/devGPU.yml +++ b/inventories/production/host_vars/devGPU.yml @@ -1,6 +1,4 @@ --- -ansible_become_password: "{{ vault_devgpu_become_password }}" - ansible_python_interpreter: /usr/bin/python3 # Shell configuration