pez-infra/.github
Rasmus Wejlgaard 98f8d42343 ci: add ansible-galaxy collection install to deploy workflows
Both deploy-on-merge.yml and deploy.yml install ansible via pip but
never install the required Galaxy collections (community.docker,
community.general, ansible.posix) from ansible/requirements.yml.

This works by accident because the pip ansible package bundles some
collections, but it's fragile — a pip upgrade or runner image change
could break deploys silently.

Fixes PESO-110
2026-04-03 00:17:22 +00:00
..
workflows ci: add ansible-galaxy collection install to deploy workflows 2026-04-03 00:17:22 +00:00