refs #8025 Disable deprecation warnings
This commit is contained in:
parent
4ac86abe43
commit
93b51f522e
|
@ -5,6 +5,7 @@ roles_path = ./roles
|
|||
inventory = ./inventories/lab
|
||||
gathering = smart
|
||||
interpreter_python = auto_silent
|
||||
deprecation_warnings = False
|
||||
|
||||
[privilege_escalation]
|
||||
become = True
|
||||
|
|
Loading…
Reference in New Issue