Skip to content

Commit

Permalink
chore(deps): Update ansible-community/community-ee-base to v2.17.4-1
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate <[email protected]>
  • Loading branch information
Renovate committed Sep 11, 2024
1 parent 839255b commit cefd684
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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 @@ -89,7 +89,7 @@ jobs:
#

# yamllint disable-line rule:line-length
- image: 'ghcr.io/ansible-community/community-ee-base:2.17.2-1@sha256:1e1fb9c3bfa3f2501ff6d38bedcc2fd4f8d9890cb4ab9571ff70a79a46da1bd7'
- image: 'ghcr.io/ansible-community/community-ee-base:2.17.4-1@sha256:066a84f11423ec79154a2f1987b1e39cf47c2cbafbd5e0f2ec31309b27facf11'
# renovate yaml: datasource=pypi
molecule: '24.8.0'
configure_podman: true
Expand Down
12 changes: 6 additions & 6 deletions docs/molecule_tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,12 +121,12 @@ which prevents adding it to the tested scenarios, as all `EE` versions should be

| 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/community-ee-base:2.17.2-1` |
| Fedora 40 | Debian 12 (Bookworm) | Ansible Core 2.17 | `ansible-community/community-ee-base:2.17.2-1` |
| Fedora 40 | Debian 11 (Bullseye) | Ansible Core 2.17 | `ansible-community/community-ee-base:2.17.2-1` |
| Fedora 40 | OpenWrt 23.05 | Ansible Core 2.17 | `ansible-community/community-ee-base:2.17.2-1` |
| Fedora 40 | OpenWrt 22.03.5 | Ansible Core 2.17 | `ansible-community/community-ee-base:2.17.2-1` |
| Fedora 40 | OpenWrt 21.02.7 | Ansible Core 2.17 | `ansible-community/community-ee-base:2.17.2-1` |
| Fedora 40 | RHEL 9 (UBI) | Ansible Core 2.17 | `ansible-community/community-ee-base:2.17.4-1` |
| Fedora 40 | Debian 12 (Bookworm) | Ansible Core 2.17 | `ansible-community/community-ee-base:2.17.4-1` |
| Fedora 40 | Debian 11 (Bullseye) | Ansible Core 2.17 | `ansible-community/community-ee-base:2.17.4-1` |
| Fedora 40 | OpenWrt 23.05 | Ansible Core 2.17 | `ansible-community/community-ee-base:2.17.4-1` |
| Fedora 40 | OpenWrt 22.03.5 | Ansible Core 2.17 | `ansible-community/community-ee-base:2.17.4-1` |
| Fedora 40 | OpenWrt 21.02.7 | Ansible Core 2.17 | `ansible-community/community-ee-base:2.17.4-1` |
| Fedora 40 | RHEL 9 (UBI) | Ansible Core 2.16 | `ansible-community/community-ee-base:2.16.7-1` |
| Fedora 40 | RHEL 8 (UBI) | Ansible Core 2.16 | `ansible-community/community-ee-base:2.16.7-1` |
| Fedora 40 | RHEL 7 (UBI) | Ansible Core 2.16 | `ansible-community/community-ee-base:2.16.7-1` |
Expand Down

0 comments on commit cefd684

Please sign in to comment.