Skip to content

Releases: serversideup/docker-ansible

v1.0.0

13 Jan 23:09
Compare
Choose a tag to compare

🥳 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

12 Nov 15:58
Compare
Choose a tag to compare

🤩 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

31 Oct 13:07
Compare
Choose a tag to compare

🤩 What's new

  • Added yq and jq to the images

Full Changelog: v0.5.0...v0.6.0

v0.5.0

11 Oct 21:49
8af6b47
Compare
Choose a tag to compare

🤩 What's new

  • Added support for 1Password SSH Agents (#4)
  • We no longer attempt to change file permissions on start up for user mounted files (#4)

v0.4.0

09 Oct 18:05
Compare
Choose a tag to compare

🤩 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

09 Oct 16:37
Compare
Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v0.3.0...v0.3.1

v0.3.0

08 Oct 22:00
Compare
Choose a tag to compare

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

07 Oct 21:45
Compare
Choose a tag to compare

What's new

  • Improved documentation and function for RUN_AS_USER

v0.1

07 Oct 20:02
Compare
Choose a tag to compare

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