Skip to content
Snippets Groups Projects
Commit b1540993 authored by jurgenhaas's avatar jurgenhaas
Browse files

#98 Downgrade to Ansible 2.9

parent aef1bbcd
No related branches found
No related tags found
No related merge requests found
Pipeline #30204 passed
......@@ -29,7 +29,7 @@ RUN echo "===> Adding Ansible's prerequisites..." && \
\
\
echo "===> Downloading Ansible's source tree..." && \
git clone -b stable-2.10 git://github.com/ansible/ansible.git --recursive && \
git clone -b stable-2.9 git://github.com/ansible/ansible.git --recursive && \
\
\
echo "===> Compiling Ansible..." && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment