diff --git a/ansible.cfg b/ansible.cfg index c4aa65a..71a9166 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -5,6 +5,7 @@ roles_path = ./roles inventory = ./inventories/lab gathering = smart interpreter_python = auto_silent +deprecation_warnings = False [privilege_escalation] become = True