Fixed become password prompt error

This commit is contained in:
Mike Wilson
2023-01-04 13:06:13 -05:00
parent 7e9e9043f8
commit 167e1bc273
4 changed files with 6 additions and 4 deletions

View File

@@ -1,4 +1,6 @@
[defaults]
inventory = ./hosts.ini
interpreter_python = auto_silent # Disables "Using discovered python interpreter" warning
#interpreter_python = auto_silent # Disables "Using discovered python interpreter" warning
[privilege_escalation]
become_ask_pass = True