From: Ralf Jung Date: Wed, 11 Dec 2019 18:30:20 +0000 (+0100) Subject: change ansible config: silence warnings X-Git-Url: https://git.ralfj.de/ansible.git/commitdiff_plain/17fa9ff95075b81274423791ae490d2c84759b4e?hp=9e23a391b323634511a637a45e730944e84b7f04 change ansible config: silence warnings --- diff --git a/ansible.cfg b/ansible.cfg index d6bbf37..32215cf 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -2,6 +2,7 @@ inventory = hosts stdout_callback = debug hash_behaviour = merge +interpreter_python = auto_silent [diff] always = True