FIX: ansible become password variable moved from inventory to group_vars

This commit is contained in:
2026-07-06 09:17:52 +00:00
parent 24939d0061
commit c2411b3c0c
3 changed files with 22 additions and 21 deletions
+1
View File
@@ -0,0 +1 @@
ansible_become_passwd: "{{ ansible_password }}"