ansible-infra/roles/docker
June 2b5f261cd3
All checks were successful
/ Ansible Lint (push) Successful in 2m20s
docker(role): move automatic cleanup of unused Docker data here
Move the automatic cleanup of unused Docker data to the docker role from
the docker_compose role, so that hosts, which only use Docker (like
renovate) also have an automatic cleanup set up.
Also use a systemd timer instead of cron.
2026-03-06 21:09:47 +01:00
..
files docker(role): move automatic cleanup of unused Docker data here 2026-03-06 21:09:47 +01:00
handlers docker(role): move automatic cleanup of unused Docker data here 2026-03-06 21:09:47 +01:00
tasks docker(role): move automatic cleanup of unused Docker data here 2026-03-06 21:09:47 +01:00
README.md docker(role): update README 2025-02-18 05:33:30 +01:00

Role docker

Ensures the Docker Engine and other related packages are installed from the Docker repos. For detailed list of packages see: tasks/main/02_docker_install.yaml.

Supported Distributions

The following distributions are supported:

  • Debian 11
  • Debian 12

Required Arguments

None.

Optional Arguments

None.