Skip to content

Commit

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

Signed-off-by: Renovate <[email protected]>
Co-authored-by: Renovate <[email protected]>
  • Loading branch information
sscheib and Renovate authored Dec 17, 2024
1 parent 4d0dc49 commit aeb4ee0
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.11.0@sha256:4e20a3c4880306415c573c31b750d21878488f6b44a82a0991faeb35fa0b4c11'
- image: 'ghcr.io/ansible/community-ansible-dev-tools:v24.12.0@sha256:e1bed8c861e0ca7b99ec1bae15c08c8990042cfbedb139b4d60805a0f04de13f'
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 @@ -162,10 +162,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.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` |
| Fedora 40 | RHEL 9 (UBI) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.12.0` |
| Fedora 40 | Debian 12 (Bookworm) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.12.0` |
| Fedora 40 | Debian 11 (Bullseye) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.12.0` |
| Fedora 40 | Debian 10 (Buster) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.12.0` |
| Fedora 40 | OpenWrt 23.05 | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.12.0` |
| Fedora 40 | OpenWrt 22.03.5 | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.12.0` |
| Fedora 40 | OpenWrt 21.02.7 | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.12.0` |

0 comments on commit aeb4ee0

Please sign in to comment.