Hello everyone,
We’re happy to announce the release of the
- Ansible Community Execution Environment Base 2.17.7-1
- Ansible Community Execution Environment Minimal 2.17.7-1
What’s inside Ansible Community Execution Environment Base 2.17.7-1?
This container image includes :
Base_image: fedora 41
ansible-core: ansible-core 2.17.7
collections: The following set of collections
ansible.posix 1.6.2
ansible.utils 4.1.0
ansible.windows 2.5.0
sha256 sum value of the container image :
9d5703e51af7f79478400b06d3e47d3e5f8160030d644e01143a7150c7bc4a60
How to get community-ee-base 2.17.7-1?
Install from command line via @sha256_sum_value of the image
podman pull http://ghcr.io/ansible-community/community-ee-base@sha256:9d5703e51af7f79478400b06d3e47d3e5f8160030d644e01143a7150c7bc4a60
Install from command line via image tag
podman pull ghcr.io/ansible-community/community-ee-base:2.17.7-1
What’s inside community-ee-minimal?
Ansible Community Excution Environment Minimal 2.17.7-1
This container image includes :
base_image: fedora 41
ansible-core: ansible-core 2.17.7
sha256 sum value of the container image :
11cba0521d65b5e1543dfe1694155bf66db5634a4f790feb02c4cb187b8c98b8
How to get community-ee-minimal 2.17.7-1?
Install from command line via @sha256_sum_value of the image
podman pull http://ghcr.io/ansible-community/community-ee-minimal@sha256:11cba0521d65b5e1543dfe1694155bf66db5634a4f790feb02c4cb187b8c98b8
Install from command line via image tag
podman pull ghcr.io/ansible-community/community-ee-minimal:2.17.7-1
To know about future releases
Join the new Ansible Community Forum to follow along and participate in all the discussions and release related discussions and announcements. Feel free to share your thoughts, ideas and concerns there.
Register here to join the Ansible Community Forum!
Subscribe to the Bullhorn for all future release dates, announcements, and Ansible community contributor news.
You can find all past Bullhorn issues on the official wiki page.
On behalf of the Ansible community, thank you and happy automating!
Cheers,
Ansible Community Team