Rare find

Docker Setup. Automatically install and configure Docker on your Linux servers.

galaxy.ansible.com/geerlingguy/docker

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2026
  • Merge pull request #544 from jeleel-muibi/feat/docker-apt-repo-url
  • Add configurable Docker APT repo URL
March 2026
  • Merge pull request #525 from mll-lab/update-readme-defaults
  • Update README.md with accurate default values from defaults/main.yml
January 2026
  • Merge pull request #534 from hollow/no-nightly
  • Remove broken nightly repo
November 2025
  • Bump CI test versions.
  • Hide test that fails on GitHub Actions for now.
  • Remove files added erroneously.
  • Attempt to fix ansible_facts deprecation warnings.
  • Require Python 3.13 until Ansible 13 is released.
October 2025
  • Merge pull request #523 from zworek/494-remove-apt-transport-https
  • Remove apt-transport-https from dependencies list
  • PR #522 follow-up - fix block formatting.
  • Merge pull request #522 from lookslikematrix/master
  • Allow the start command of the Docker service to be overwritten.
  • Merge pull request #520 from hbenali/suse
  • Add more fixes
  • Fix more checks
  • Fix more checks