diff --git a/ansible.cfg b/ansible.cfg index f899f07..41f1677 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -2,5 +2,6 @@ inventory = /opt/ansible-pull/hosts log_path = ~/ansible.log retry_files_enabled = False +deprecation_warnings=False [inventory] enable_plugins = ini