Unverified Commit 3d1192e0 authored by Keshav Prasad's avatar Keshav Prasad
Browse files

fix: revert ansible to 2.8.19


Signed-off-by: default avatarKeshav Prasad <keshavprasadms@gmail.com>
Showing with 1 addition and 1 deletion
+1 -1
......@@ -70,7 +70,7 @@ rm -rf node-v6.17.1-linux-x64*
echo -e "\n\e[0;32m${bold}Installating Ansible${normal}"
pip uninstall -y ansible
pip3 install ansible==2.10.7
pip3 install ansible==2.8.19
echo -e "\n\e[0;32m${bold}Installating azure cli${normal}"
apt-get install ca-certificates curl apt-transport-https lsb-release gnupg
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment