diff --git a/ansible.cfg b/ansible.cfg index 3cd58e2..51207ef 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -10,6 +10,7 @@ vault_password_file = .vault_pass retry_files_enabled = False nocows=True use_persistent_connections = True +interpreter_python = auto_silent [connection] pipelining = True