Fix all the deprecation warnings

This commit is contained in:
2025-11-11 15:08:33 +01:00
parent a6f9893fac
commit 966760bff5
2 changed files with 4 additions and 3 deletions

View File

@@ -3,3 +3,4 @@ retry_files_enabled = False
nocows = 1
roles_path = ./ansible_roles
library = ./ansible_roles/firefox/library
interpreter_python = "auto_silent"