fix: homelab hosts

This commit is contained in:
Alexander Navarro 2025-07-14 09:10:34 -04:00
parent 5ca07cf48d
commit 82f614eb47
5 changed files with 22 additions and 5 deletions

View file

@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"ansible>=11.1.0",
"netaddr>=1.3.0",
"paramiko>=3.5.0",
"passlib>=1.7.4",
]