refs #8025 Disable deprecation warnings

This commit is contained in:
Juan Ferrer 2024-10-16 16:02:37 +02:00
parent 4ac86abe43
commit 93b51f522e
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ roles_path = ./roles
inventory = ./inventories/lab
gathering = smart
interpreter_python = auto_silent
deprecation_warnings = False
[privilege_escalation]
become = True