Skip to content
Snippets Groups Projects

Upgrated ansible verison and updated docker file.

Merged Neda Moeini requested to merge hotfix/fix-ansible-bug into develop
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -17,6 +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~=8.1.0 && \
ansible-galaxy collection install \
community.general \
juniper.device \
Loading