Skip to content

Commit

Permalink
chore(deps): Update ansible/community-ansible-dev-tools to v24.11.0 (#…
Browse files Browse the repository at this point in the history
…703)

Signed-off-by: Renovate <[email protected]>
Co-authored-by: Renovate <[email protected]>
  • Loading branch information
sscheib and Renovate authored Nov 18, 2024
1 parent 0102fc9 commit 83eeda4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/molecule_community_ees.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
#

# yamllint disable-line rule:line-length
- image: 'ghcr.io/ansible/community-ansible-dev-tools:v24.10.2@sha256:3fe8c733d11b129492b9a188a0f5da5f89deb49a8cd20f9d433d282ccc27c39f'
- image: 'ghcr.io/ansible/community-ansible-dev-tools:v24.11.0@sha256:4e20a3c4880306415c573c31b750d21878488f6b44a82a0991faeb35fa0b4c11'
molecule: '24.7.0'

#
Expand Down
14 changes: 7 additions & 7 deletions docs/molecule_tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,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.2` |
| Fedora 40 | Debian 12 (Bookworm) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.10.2` |
| Fedora 40 | Debian 11 (Bullseye) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.10.2` |
| Fedora 40 | Debian 10 (Buster) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.10.2` |
| Fedora 40 | OpenWrt 23.05 | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.10.2` |
| Fedora 40 | OpenWrt 22.03.5 | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.10.2` |
| Fedora 40 | OpenWrt 21.02.7 | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.10.2` |
| Fedora 40 | RHEL 9 (UBI) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.11.0` |
| Fedora 40 | Debian 12 (Bookworm) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.11.0` |
| Fedora 40 | Debian 11 (Bullseye) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.11.0` |
| Fedora 40 | Debian 10 (Buster) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.11.0` |
| Fedora 40 | OpenWrt 23.05 | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.11.0` |
| Fedora 40 | OpenWrt 22.03.5 | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.11.0` |
| Fedora 40 | OpenWrt 21.02.7 | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.11.0` |

0 comments on commit 83eeda4

Please sign in to comment.