Skip to content

Commit

Permalink
chore(deps): Update ansible/community-ansible-dev-tools to v24.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate <[email protected]>
  • Loading branch information
Renovate authored and sscheib committed Sep 17, 2024
1 parent 16f2c4d commit 6edcb59
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.8.0@sha256:b0a8f2c10773838a8f9b2efb10230d03b2222b1e3e50831402eb8ce00e3ee494'
- image: 'ghcr.io/ansible/community-ansible-dev-tools:v24.9.0@sha256:7e9a99c32f4ed792e3e55df6115ca4135f5a5a41bc414b3e92f051533963f0b4'
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 @@ -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.8.0` |
| Fedora 40 | Debian 12 (Bookworm) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.8.0` |
| Fedora 40 | Debian 11 (Bullseye) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.8.0` |
| Fedora 40 | Debian 10 (Buster) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.8.0` |
| Fedora 40 | OpenWrt 23.05 | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.8.0` |
| Fedora 40 | OpenWrt 22.03.5 | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.8.0` |
| Fedora 40 | OpenWrt 21.02.7 | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.8.0` |
| Fedora 40 | RHEL 9 (UBI) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.9.0` |
| Fedora 40 | Debian 12 (Bookworm) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.9.0` |
| Fedora 40 | Debian 11 (Bullseye) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.9.0` |
| Fedora 40 | Debian 10 (Buster) | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.9.0` |
| Fedora 40 | OpenWrt 23.05 | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.9.0` |
| Fedora 40 | OpenWrt 22.03.5 | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.9.0` |
| Fedora 40 | OpenWrt 21.02.7 | Ansible Core 2.17 | `ansible/community-ansible-dev-tools:v24.9.0` |

0 comments on commit 6edcb59

Please sign in to comment.