diff --git a/ansible.cfg b/ansible.cfg index bc16f568b..7b66b7db6 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -5,6 +5,7 @@ remote_tmp = /tmp/${USER}/ansible allow_world_readable_tmpfiles = false # or "true" if the temporary directory on the remote host is mounted with POSIX acls disabled or the remote machines use ZFS. host_key_checking = false timeout=60 +deprecation_warnings=False [persistent_connection] retries = 3