X-Git-Url: https://git.ralfj.de/ansible.git/blobdiff_plain/cc441ad57552faa990c070a6f9e9ce59294f9939..c1d31e776f8c309aa5d5aa2f6441f665a1cfd90a:/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