platform/platform-infra/ansible/roles/docker
Bart Van Geyt 486a0eaf8e fix(ansible/docker): make Docker repo codename overridable
'No package matching docker-ce' happens when Docker has no repo for the
VM's release codename (common on non-LTS Ubuntu). Add docker_apt_codename
(defaults to the detected release; override to e.g. noble on non-LTS) and
refresh the apt cache right after adding the repo so index errors surface
immediately instead of as a missing package.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-09 05:11:52 +02:00
..
handlers Phase 1: Ansible host baseline for Ubuntu VM 2026-07-07 12:45:42 +02:00
tasks fix(ansible/docker): make Docker repo codename overridable 2026-07-09 05:11:52 +02:00
templates Phase 1: Ansible host baseline for Ubuntu VM 2026-07-07 12:45:42 +02:00