sudo backward compatibility (sudo_rs in newer nodes)
This commit is contained in:
parent
d4777eb4af
commit
f3a0608a5a
|
|
@ -444,7 +444,7 @@ interpreter_python=auto_silent
|
|||
;become_ask_pass=False
|
||||
|
||||
# (string) executable to use for privilege escalation, otherwise Ansible will depend on PATH.
|
||||
;become_exe=
|
||||
become_exe=sudo.ws
|
||||
|
||||
# (string) Flags to pass to the privilege escalation executable.
|
||||
;become_flags=
|
||||
|
|
|
|||
Loading…
Reference in New Issue