X-Git-Url: https://git.ralfj.de/ansible.git/blobdiff_plain/e5c422099a285c38f8762ad3aeec3f25b029dcdc..4ae7df074f5a9241c4e2590562efc45defc9f579:/ansible.cfg diff --git a/ansible.cfg b/ansible.cfg index 6a35488..d735112 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -2,4 +2,5 @@ inventory = hosts [privilege_escalation] +become = True become_ask_pass = True