diff --git a/ansible.cfg b/ansible.cfg index b3a6bbb..2878d57 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -2,3 +2,4 @@ retry_files_enabled = False stdout_callback = debug jinja2_native = True +deprecation_warnings = False