FIX: ansible become password variable moved from inventory to group_vars
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ansible_become_passwd: "{{ ansible_password }}"
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
ansible_become_passwd: "{{ ansible_password }}"
|
||||