Hello everyone,
We’re happy to announce the release of the
Ansible Community Execution Environment Base 2.20.1-1 (latest)
Ansible Community Execution Environment Minimal 2.20.1-1 (latest)
What’s inside Ansible Community Execution Environment Base 2.20.1-1 (latest)?
This container image includes :
Base_image: fedora 43
ansible-core: ansible-core 2.20.1
collections: The following set of collections
ansible.posix 2.1.0
ansible.utils 6.0.0
ansible.windows 3.3.0
sha256 sum value of the container image :
ef6c909d815f54eeacb427cb30298cd4612a4ea5e8b096105ac9ca94f8eff9fb
How to get community-ee-base 2.20.1-1?
Install from command line via @sha256_sum_value of the image
podman pull http://ghcr.io/ansible-community/community-ee-base@sha256:ef6c909d815f54eeacb427cb30298cd4612a4ea5e8b096105ac9ca94f8eff9fb
Install from command line via image tag
podman pull ghcr.io/ansible-community/community-ee-base:2.20.1-1
What’s inside community-ee-minimal 2.20.1-1 (latest)?
This container image includes :
base_image: fedora 43
ansible-core: ansible-core 2.20.1
sha256 sum value of the container image :
f2c18b76dcbca42e3a57d69983f22248ad2c472322a82a5c617bc26a1fed7152
How to get community-ee-minimal 2.20.1-1?
Install from command line via @sha256_sum_value of the image
podman pull http://ghcr.io/ansible-community/community-ee-minimal@sha256:f2c18b76dcbca42e3a57d69983f22248ad2c472322a82a5c617bc26a1fed7152
Install from command line via image tag
podman pull ghcr.io/ansible-community/community-ee-minimal:2.20.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