[project] name = "arcodange-factory" version = "0.0.0" description = "Ansible automation for the Arcodange factory homelab" requires-python = ">=3.12,<3.13" dependencies = [ "ansible-core", "kubernetes", "jmespath", "dnspython", ]