Hello everyone,
We’re happy to announce the release of the
Ansible Community Execution Environment Base 2.19.1-1 (latest)
Ansible Community Execution Environment Minimal 2.19.1-1 (latest)
What’s inside Ansible Community Execution Environment Base 2.19.1-1 (latest)?
This container image includes :
Base_image: fedora 42
ansible-core: ansible-core 2.19.1
collections: The following set of collections
ansible.posix 2.1.0
ansible.utils 6.0.0
ansible.windows 3.2.0
sha256 sum value of the container image :
17ae7cd07c26da24be6933341a659d19c02a3853dd0f9852ab48d6166146c51e
How to get community-ee-base 2.19.1-1?
Install from command line via @sha256_sum_value of the image
podman pull http://ghcr.io/ansible-community/community-ee-base@sha256:17ae7cd07c26da24be6933341a659d19c02a3853dd0f9852ab48d6166146c51e
Install from command line via image tag
podman pull ghcr.io/ansible-community/community-ee-base:2.19.1-1
What’s inside community-ee-minimal 2.19.1-1 (latest)?
This container image includes :
base_image: fedora 42
ansible-core: ansible-core 2.19.1
sha256 sum value of the container image :
4cbee03c0dfb244045d9bfa51a4b585672865995ededca333b7d43f2aefbdf94
How to get community-ee-minimal 2.19.1-1?
Install from command line via @sha256_sum_value of the image
podman pull http://ghcr.io/ansible-community/community-ee-minimal@sha256:4cbee03c0dfb244045d9bfa51a4b585672865995ededca333b7d43f2aefbdf94
Install from command line via image tag
podman pull ghcr.io/ansible-community/community-ee-minimal:2.19.1-1
To know about future releases
Keep your eyes on Forum and Bullhorn.
On behalf of the Ansible community, thank you and happy automating!
Cheers,
Ansible Release Management WG