Releases: serversideup/docker-ansible
Releases · serversideup/docker-ansible
v1.0.0
🥳 1.0 Release
We're excited to publish this as "production-ready". These images power Spin, which is an open source tool that has gone through extensive testing and these Ansible images have held up great.
Looking forward to see what the community builds with these images!
Full Changelog: v0.7.0...v1.0.0
v0.7.0
🤩 What's new
- Added Ansible Core v2.18 support
- Added Python v3.13 support
🗄️ Deprecated versions
- Removed Ansible Core v2.15
- Removed Python 3.9
v0.6.0
v0.5.0
v0.4.0
🤩 What's new
less
is installed by default for debian images- Added
ansible-lint passlib requests python-dateutil
python dependencies by default - Added labels to every image for better identification
v0.3.1
🐛 Bug Fixes
- Fixed start up issue when the user needed to be renamed (serversideup/spin#115)
- Ensure SSH_AUTH_SOCK has the correct permissions if PGID or PUID is set (serversideup/spin#115)
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's new
- Improved a lot of things for SSH
- Cleaned up a lot of tagging
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's new
- Improved documentation and function for
RUN_AS_USER
v0.1
Initial release 😅
We're pushing that launch button with the original release of these Ansible Docker images.
- 🐧 Debian and Alpine - Choose your OS
- 🐍 Built on official Python images - Choose your Python version
- 🔒 Unprivileged user - Choose to run as root or an unprivileged user
- 📌 Pinned Ansible Version - Set your Ansible version down to the patch version
- 🔧 Customize your "run as" user - Customize the username to run as
- 🔑 Set your own PUID and PGID - Have the PUID and PGID match your host user
- 📦 DockerHub and GitHub Container Registry - Choose where you'd like to pull your image from
- 🤖 Multi-architecture - Every image ships with x86_64 and arm64 architectures