diff --git a/utils/jenkins/kargo_deploy.sh b/utils/jenkins/kargo_deploy.sh index 69e08e2..2b1fa12 100755 --- a/utils/jenkins/kargo_deploy.sh +++ b/utils/jenkins/kargo_deploy.sh @@ -39,7 +39,7 @@ ANSIBLE_FORKS=${ANSIBLE_FORKS:-50} # Valid sources: pip, apt ANSIBLE_INSTALL_SOURCE=pip -required_ansible_version="2.2.0" +required_ansible_version="2.2.1" function collect_info { # Get diagnostic info and store it as the logs.tar.gz at the admin node