diff --git a/images/capi/hack/utils.sh b/images/capi/hack/utils.sh index 4eda08563d..9ee2797eba 100755 --- a/images/capi/hack/utils.sh +++ b/images/capi/hack/utils.sh @@ -14,8 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Note: ansible-core v2.16 supports Python 3.10-3.12. -_version_ansible_core="2.16.16" +# Note: ansible-core v2.17 supports Python 3.10-3.12. +_version_ansible_core="2.17.14" case "${OSTYPE}" in linux*)