diff --git a/setup.py b/setup.py index e1443c5b211fa27a790ba445b90117ad3068a9df..89b0b05782e4be541c055162d47a97936d8a3cf6 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( author_email="nimrod@shore.co.il", version=VERSION, install_requires=[ - "ansible>=4", + "ansible-core>=2.14", "poetry", ], entry_points={