Hello everyone,
We’re happy to announce the release of:
- Ansible Community Execution Environment Minimal 2.21.3-1
- Ansible Community Execution Environment Base 2.21.3-1
What are Execution Environments?
Read the Getting started with Execution Environments guide to learn how to benefit from running Ansible automation in containers.
What’s inside community-ee-minimal?
Ansible community-ee-minimal is a container image. It includes:
base_image: fedora 44ansible-core: 2.21.3collections: The following set of collections- ansible.posix 2.2.2
- ansible.utils 6.1.0
- ansible.windows 3.7.0
How to get community-ee-minimal?
Install from command line by running:
podman pull http://ghcr.io/ansible-community/community-ee-minimal@sha256:4359b29750dfc67b55e73bfc5a4ffa804c882c1376a33e59217c1087632241e6
What’s inside community-ee-base?
base_image: fedora 44ansible-core: 2.21.3
How to get community-ee-base?
Install from command line by running:
podman pull http://ghcr.io/ansible-community/community-ee-base@sha256:9f2836592ab92794e8b1982311d504ba3c28a2c09b3f8de221ca3564842c0902
To know about future releases
On behalf of the Ansible community, thank you and happy automating!
Cheers,
Ansible Community Team