Skip to content
Snippets Groups Projects
Verified Commit dd992a14 authored by Karel van Klink's avatar Karel van Klink :smiley_cat:
Browse files

change requirement from ansible-runner to ansible in its entirety

parent 49b5799d
No related branches found
No related tags found
1 merge request!24update requirements in setup.py
...@@ -12,7 +12,7 @@ setup( ...@@ -12,7 +12,7 @@ setup(
'jsonschema', 'jsonschema',
'fastapi', 'fastapi',
'pydantic', 'pydantic',
'ansible-runner', 'ansible',
'requests', 'requests',
'uvicorn', 'uvicorn',
'ncclient', 'ncclient',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment