From e783936ee1b3664926f8eb6b0b6f6df38767130d Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 28 Oct 2024 11:06:15 +0000 Subject: [PATCH] chore(deps): Update ansible/community-ansible-dev-tools to v24.10.1 Signed-off-by: Renovate --- .github/workflows/molecule_community_ees.yml | 2 +- docs/molecule_tests.md | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/molecule_community_ees.yml b/.github/workflows/molecule_community_ees.yml index 85c7cfbe..15613bcc 100644 --- a/.github/workflows/molecule_community_ees.yml +++ b/.github/workflows/molecule_community_ees.yml @@ -81,7 +81,7 @@ jobs: # # yamllint disable-line rule:line-length - - image: 'ghcr.io/ansible/community-ansible-dev-tools:v24.10.0@sha256:35c6409472cf5a4e0abf38ef5313ceabe76abd2534c9d8b670f53ead02cf626d' + - image: 'ghcr.io/ansible/community-ansible-dev-tools:v24.10.1@sha256:2ad9b921153fad77bb5fdbebe252c2531eaedbc02dbe7bd074eb4136a115376d' molecule: '24.7.0' # diff --git a/docs/molecule_tests.md b/docs/molecule_tests.md index f8df393c..62f99086 100644 --- a/docs/molecule_tests.md +++ b/docs/molecule_tests.md @@ -144,10 +144,10 @@ with `molecule` and do not *seem* to support multiple versions of Ansible Core, | Operating system control node | Operating system managed node | Ansible Core Version | Automation Execution Environment name | | :---------------------------- | :---------------------------- | :------------------- | :---------------------------------------------------- | -| Fedora 40 | RHEL 9 (UBI) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.10.0` | -| Fedora 40 | Debian 12 (Bookworm) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.10.0` | -| Fedora 40 | Debian 11 (Bullseye) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.10.0` | -| Fedora 40 | Debian 10 (Buster) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.10.0` | -| Fedora 40 | OpenWrt 23.05 | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.10.0` | -| Fedora 40 | OpenWrt 22.03.5 | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.10.0` | -| Fedora 40 | OpenWrt 21.02.7 | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.10.0` | +| Fedora 40 | RHEL 9 (UBI) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.10.1` | +| Fedora 40 | Debian 12 (Bookworm) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.10.1` | +| Fedora 40 | Debian 11 (Bullseye) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.10.1` | +| Fedora 40 | Debian 10 (Buster) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.10.1` | +| Fedora 40 | OpenWrt 23.05 | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.10.1` | +| Fedora 40 | OpenWrt 22.03.5 | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.10.1` | +| Fedora 40 | OpenWrt 21.02.7 | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.10.1` |