diff --git a/setup.py b/setup.py
index b92b4e7cfb051b9bc671c5c1a5ecc8778ee7f560..e0a420a88f72859f2fdf97c69711bd0afeb46340 100644
--- a/setup.py
+++ b/setup.py
@@ -12,7 +12,7 @@ setup(
'jsonschema',
'fastapi',
'pydantic',
- 'ansible-runner',
+ 'ansible',
'requests',
'uvicorn',
'ncclient',