diff --git a/pyproject.toml b/pyproject.toml index 3decc9c..d84a816 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ repository = "https://github.com/alexanderbazhenoff" [tool.poetry.dependencies] python = "^3.10" -ansible-core = "~2.16" +ansible-core = "~2.15" ansible-compat = ">=4.1" ansible-lint = "*" molecule = "*"