Ask for sudo password
This commit is contained in:
parent
6ed0ee3190
commit
b0b731bedd
1 changed files with 4 additions and 1 deletions
|
@ -1,2 +1,5 @@
|
||||||
[defaults]
|
[defaults]
|
||||||
inventory = ./hosts
|
inventory = ./hosts
|
||||||
|
|
||||||
|
[privilege_escalation]
|
||||||
|
become_ask_pass=True
|
Loading…
Reference in a new issue