X-Git-Url: https://git.ralfj.de/ansible.git/blobdiff_plain/cc441ad57552faa990c070a6f9e9ce59294f9939..272c2fbee1202a72ca1f3031a74cc9f8c667f3f0:/ansible.cfg diff --git a/ansible.cfg b/ansible.cfg index e326777..dfba7c4 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,6 +1,10 @@ [defaults] inventory = hosts stdout_callback = debug +interpreter_python = auto_silent + +[diff] +always = True [privilege_escalation] become = True