diff --git a/ansible.cfg b/ansible.cfg index 2f5d25d1f65509d4f2d676259928f93f0f769acc..a6f17123227b219116849ce168449510e0b1ebef 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -7,3 +7,4 @@ host_key_checking=False gathering = smart fact_caching = jsonfile fact_caching_connection = /tmp +stdout_callback = skippy