commit | 6e557c812a9860fae78f95c6065573f8fb91fc5c | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Sat Oct 01 20:10:13 2022 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Sat Oct 01 22:38:06 2022 -0400 |
tree | cd0bd22b19b790dc3bde05fcebe61258b315b7ba | |
parent | 8e11a3179949bb0819d6f969e26e67d8992786d0 [diff] [blame] |
fix(certs): resolve ansible ternary
diff --git a/pyproject.toml b/pyproject.toml index 1b8d33e..e20b0bd 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -32,6 +32,7 @@ Jinja2 = "^3.1.2" jinja2-base64-filters = "^0.1.4" molecule = "^4.0.1" +ansible-core = "^2.13.4" [build-system] requires = ["poetry-core"]