added missing property

This commit is contained in:
Tobias Lehmann 2025-10-28 14:27:47 +01:00
parent bddd6a6e20
commit 277f4d98f8

View File

@ -3,6 +3,7 @@ all:
ansible_home: ~/ansible ansible_home: ~/ansible
ansible_become: yes ansible_become: yes
ansible_become_method: sudo ansible_become_method: sudo
ansible_become_pass: yes
children: children:
webserver: webserver:
hosts: hosts: