diff --git a/ansible/ansible.cfg b/ansible/ansible.cfg index b6cbd19..2a96d72 100644 --- a/ansible/ansible.cfg +++ b/ansible/ansible.cfg @@ -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=