fix: basic pipeline and makefile cleanup

This commit is contained in:
2023-03-06 18:24:10 -08:00
parent 07bc176758
commit d42dc7b5e4
7 changed files with 55 additions and 43 deletions

View File

@@ -7,7 +7,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.10"
ansible = "^6.5.0"
ansible = "^7.3.0"
[build-system]