chore(deps): update dependency ansible to v2.10.6
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovator Bot 2021-01-29 09:03:28 +00:00
parent 5044475e6f
commit 9c6060320c

View File

@ -13,7 +13,7 @@ ARG BUILD_VERSION
# renovate: datasource=pypi depName=molecule
ENV MOLECULE_VERSION="${BUILD_VERSION:-3.2.2}"
# renovate: datasource=pypi depName=ansible
ENV ANSIBLE_VERSION="${ANSIBLE_VERSION:-2.10.5}"
ENV ANSIBLE_VERSION="${ANSIBLE_VERSION:-2.10.6}"
ENV PY_COLORS=1 \
ANSIBLE_FORCE_COLOR=true \