diff --git a/images/capi/hack/ensure-ansible-lint.sh b/images/capi/hack/ensure-ansible-lint.sh index 6d1abb9a01..0b8310f9b5 100755 --- a/images/capi/hack/ensure-ansible-lint.sh +++ b/images/capi/hack/ensure-ansible-lint.sh @@ -22,7 +22,7 @@ set -o pipefail source hack/utils.sh -_version="6.20.0" +_version="6.20.3" # Change directories to the parent directory of the one in which this # script is located.