pez-infra/ansible/roles
Rasmus Wejlgaard b0c74f6c00 Fix docker-compose package conflict and alpine firewall handler
- Docker role: replace docker-compose with docker-compose-plugin (v2).
  The old docker-compose package conflicts with docker-compose-plugin
  already installed on helsinki-a. Also removes the conflicting package
  if present.

- firewall_alpine handler: use ansible.builtin.shell instead of
  ansible.builtin.command for iptables-restore, since the redirect
  operator (<) requires a shell.
2026-03-29 17:48:52 +00:00
..
backup/tasks Add backup role to deploy hdd-backup.sh and cron to london-b (#16) 2026-03-29 15:09:01 +01:00
caddy initial commit 2026-03-28 12:39:41 +00:00
common fix: resolve UFW ansible-lint failures and deploy error (#11) 2026-03-29 10:53:54 +01:00
docker/tasks Fix docker-compose package conflict and alpine firewall handler 2026-03-29 17:48:52 +00:00
docker_services/tasks initial commit 2026-03-28 12:39:41 +00:00
dotfiles/tasks fix remaining yaml lint nitpicks 2026-03-28 13:13:37 +00:00
firewall_alpine Fix docker-compose package conflict and alpine firewall handler 2026-03-29 17:48:52 +00:00
node_exporter/tasks initial commit 2026-03-28 12:39:41 +00:00
status_page capture helsinki-a status page cron in repo (#17) 2026-03-29 15:39:35 +01:00
systemd_services initial commit 2026-03-28 12:39:41 +00:00