@ -22,7 +22,7 @@ function install_hashicorp_tools()
ansible_version="2.10.2"
if [[ ${DISTRIB_ID} == "ManjaroLinux" ]]
then
pacman -Syq make terraform packer --noconfirm
pacman -Syq make ansible terraform packer --noconfirm
return ${?}
elif [[ ${DISTRIB_ID} == "Ubuntu" ]]