Hello everyone,
We’re happy to announce the release of the
Ansible Community Execution Environment Base 2.19.3-2 (latest)
Ansible Community Execution Environment Minimal 2.19.3-2 (latest)
What’s inside Ansible Community Execution Environment Base 2.19.3-2 (latest)?
This container image includes :
Base_image: fedora 42
ansible-core: ansible-core 2.19.3
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 :
0d365208024a7effc47994dd849bd991c478fc676eced7e514c105740c19eb2a
How to get community-ee-base 2.19.3?
Install from command line via @sha256_sum_value of the image
podman pull http://ghcr.io/ansible-community/community-ee-base@sha256:0d365208024a7effc47994dd849bd991c478fc676eced7e514c105740c19eb2a
Install from command line via image tag
podman pull ghcr.io/ansible-community/community-ee-base:2.19.3-2
What’s inside community-ee-minimal 2.19.3-2 (latest)?
This container image includes :
base_image: fedora 42
ansible-core: ansible-core 2.19.3
sha256 sum value of the container image :
2ce16cf5657aabfee7e45a0fd461dcd38f38875e830869b96d4be3c745a0f082
How to get community-ee-minimal 2.19.3?
Install from command line via @sha256_sum_value of the image
podman pull http://ghcr.io/ansible-community/community-ee-minimal@sha256:2ce16cf5657aabfee7e45a0fd461dcd38f38875e830869b96d4be3c745a0f082
Install from command line via image tag
podman pull ghcr.io/ansible-community/community-ee-minimal:2.19.3-2
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