Set become_method in ansible.cfg
This commit is contained in:
parent
2618c1c414
commit
dbdf88fe36
5 changed files with 3 additions and 10 deletions
|
@ -2,3 +2,6 @@
|
|||
nocows = true
|
||||
inventory = inventory.yml
|
||||
remote_user = root
|
||||
|
||||
[privilege_escalation]
|
||||
become_method = su
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue