updates: ansible, gluetun config

This commit is contained in:
2024-06-26 21:16:46 -07:00
parent 2e22d4c7f2
commit ef40b1ba7d
3 changed files with 270 additions and 259 deletions

View File

@@ -7,9 +7,9 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.10"
ansible = "^7.3.0"
ansible = "^10.1.0"
ansible-vault = "^2.1.0"
netaddr = "^0.8.0"
netaddr = "^1.3.0"
[build-system]