pez-infra/ansible/roles/firewall_alpine/handlers
Rasmus "Pez" Wejlgaard 0247f6aa6b
Fix docker-compose package conflict and alpine firewall handler (#22)
- 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 19:11:52 +01:00
..
main.yml Fix docker-compose package conflict and alpine firewall handler (#22) 2026-03-29 19:11:52 +01:00