chore(deps): update dependency ansible to v4.3.0 (#64)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ansible](https://ansible.com/) ([source](https://github.com/ansible/ansible)) | minor | `4.2.0` -> `4.3.0` | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: docker/molecule#64 Co-authored-by: Renovator Bot <renovator@rknet.org> Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
parent
c69e65eb48
commit
4f4218188f
@ -13,7 +13,7 @@ ARG BUILD_VERSION
|
|||||||
# renovate: datasource=pypi depName=molecule
|
# renovate: datasource=pypi depName=molecule
|
||||||
ENV MOLECULE_VERSION="${BUILD_VERSION:-3.3.4}"
|
ENV MOLECULE_VERSION="${BUILD_VERSION:-3.3.4}"
|
||||||
# renovate: datasource=pypi depName=ansible
|
# renovate: datasource=pypi depName=ansible
|
||||||
ENV ANSIBLE_VERSION="${ANSIBLE_VERSION:-4.2.0}"
|
ENV ANSIBLE_VERSION="${ANSIBLE_VERSION:-4.3.0}"
|
||||||
|
|
||||||
ENV PY_COLORS=1
|
ENV PY_COLORS=1
|
||||||
ENV CARGO_NET_GIT_FETCH_WITH_CLI=true
|
ENV CARGO_NET_GIT_FETCH_WITH_CLI=true
|
||||||
|
Reference in New Issue
Block a user