Hello everyone,
We’re happy to announce the release of:
- Ansible Community Execution Environment Base 2.18.9-1
- Ansible Community Execution Environment Minimal 2.18.9-1
What’s inside Ansible Community Execution Environment Base 2.18.9-1?
This container image includes :
- Base_image: Fedora 42
- ansible-core: ansible-core 2.18.9
- collections:
- ansible.posix 1.6.2
- ansible.utils 5.1.2
- ansible.windows 2.5.0
sha256 sum value of the container image :
84fecbf1045155d0bf192191c19910ba89c9304db10701adbc5a0072ce5b9730
How to get community-ee-base 2.18.9-1?
Install from command line via @sha256_sum_value of the image
podman pull http://ghcr.io/ansible-community/community-ee-base@sha256:84fecbf1045155d0bf192191c19910ba89c9304db10701adbc5a0072ce5b9730
Install from command line via image tag
podman pull ghcr.io/ansible-community/community-ee-base:2.18.9-1
What’s inside community-ee-minimal 2.18.9-1?
This container image includes :
- base_image: Fedora 42
- ansible-core: ansible-core 2.18.9
sha256 sum value of the container image :
da1f01e27b35b027193fb7ce2f13282bc1cc6dbd49db09c26a33c114b0aea840
How to get community-ee-minimal 2.18.9-1?
Install from command line via @sha256_sum_value of the image
podman pull http://ghcr.io/ansible-community/community-ee-minimal@sha256:da1f01e27b35b027193fb7ce2f13282bc1cc6dbd49db09c26a33c114b0aea840
Install from command line via image tag
podman pull ghcr.io/ansible-community/community-ee-minimal:2.18.9-1
To know about future releases
Keep your eyes on Releases section of the Forum and The Bullhorn.
On behalf of the Ansible community, thank you and happy automating!
Cheers,
Ansible Release Management Working Group