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