From 277f4d98f8dfb023d392b8e865ca96a2b5fc2918 Mon Sep 17 00:00:00 2001 From: Tobias Lehmann Date: Tue, 28 Oct 2025 14:27:47 +0100 Subject: [PATCH] added missing property --- inventory/hosts.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/hosts.yml b/inventory/hosts.yml index d647de9..092ea65 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -3,6 +3,7 @@ all: ansible_home: ~/ansible ansible_become: yes ansible_become_method: sudo + ansible_become_pass: yes children: webserver: hosts: