chore(deps): update dependency ansible to v11 (#26)
All checks were successful
ci/woodpecker/push/build-package Pipeline was successful
ci/woodpecker/push/build-container Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/notify Pipeline was successful

Reviewed-on: #26
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2024-11-19 22:51:03 +00:00 committed by Robert Kaussow
parent 2501556cab
commit d4be8a5efe

View File

@ -18,7 +18,7 @@ ARG USER=root
# renovate: datasource=pypi depName=molecule
ENV MOLECULE_VERSION="${MOLECULE_VERSION:-24.9.0}"
# renovate: datasource=pypi depName=ansible
ENV ANSIBLE_VERSION="${ANSIBLE_VERSION:-10.6.0}"
ENV ANSIBLE_VERSION="${ANSIBLE_VERSION:-11.0.0}"
# renovate: datasource=pypi depName=ansible-lint
ENV ANSIBLE_LINT_VERSION="${ANSIBLE_LINT_VERSION:-24.10.0}"