Skip to content

Releases: serversideup/docker-ansible

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