Skip to content
Snippets Groups Projects
Commit c1dd545f authored by Neda Moeini's avatar Neda Moeini
Browse files

Fixed version

parent 1f74ae69
No related branches found
No related tags found
1 merge request!60Upgrated ansible verison and updated docker file.
Pipeline #84639 passed
This commit is part of merge request !60. Comments created here will be created in the context of that merge request.
......@@ -17,7 +17,7 @@ RUN pip install \
--extra-index-url https://artifactory.software.geant.org/artifactory/api/pypi/geant-swd-pypi/simple \
--target /app \
goat-lso==${ARTIFACT_VERSION} && \
pip install ansible && \
pip install ansible~=8.1.0 && \
ansible-galaxy collection install \
community.general \
juniper.device \
......
......@@ -12,7 +12,7 @@ setup(
"jsonschema~=4.18.0",
"fastapi~=0.100.0",
"pydantic~=2.0.2",
"ansible~=9.0.1",
"ansible~=8.1.0",
"requests~=2.31.0",
"uvicorn~=0.22.0",
"ncclient~=0.6.13",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment