fix: basic pipeline and makefile cleanup

This commit is contained in:
2023-03-06 19:06:36 -08:00
parent 07bc176758
commit d42dc7b5e4
7 changed files with 55 additions and 43 deletions
+1 -1
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]