mirror of
https://github.com/RWejlgaard/pez-infra.git
synced 2026-05-06 04:14:43 +00:00
The docker role was installing docker-compose-plugin which is only available from Docker's official apt repository. helsinki-a had it configured manually, but london-b and copenhagen-a did not, causing deploy failures. Now the role: - Adds Docker's GPG key and apt repo (handles both Debian and Ubuntu) - Installs docker-ce, docker-ce-cli, containerd.io, docker-compose-plugin - Removes conflicting stock packages (docker.io, docker-compose) |
||
|---|---|---|
| .. | ||
| backup/tasks | ||
| caddy | ||
| common | ||
| docker/tasks | ||
| docker_services/tasks | ||
| dotfiles/tasks | ||
| firewall_alpine | ||
| media_stack | ||
| node_exporter/tasks | ||
| status_page | ||
| systemd_services | ||
| zfs | ||