Configure privilege escalation
This commit is contained in:
parent
481ef43ba6
commit
bdb9738d82
@ -1,2 +1,5 @@
|
||||
[defaults]
|
||||
inventory = ./hosts
|
||||
|
||||
[privilege_escalation]
|
||||
become=True
|
||||
|
@ -1,2 +1,3 @@
|
||||
# Ansible variables
|
||||
ansible_port:
|
||||
ansible_become_password:
|
||||
|
Loading…
Reference in New Issue
Block a user