7ad2766f94
hotfix: broken pipeline ( #109 )
...
Deploy (on merge) / Discover hosts (push) Waiting to run
Deploy (on merge) / deploy (push) Blocked by required conditions
* fix: cleanup deploy.yml and share workflow
* lint issue
* hotfix: broken pipeline
2026-05-15 20:19:56 +01:00
9f84652102
fix: cleanup deploy.yml and share workflow ( #108 )
...
* fix: cleanup deploy.yml and share workflow
* lint issue
2026-05-15 20:17:28 +01:00
7c3fec983b
fix: Update node version for gha ( #78 )
...
* fix: update checkout version to dodge deprecation
* fix: more deprecations
2026-04-26 18:23:22 +01:00
98be03c273
fix: update checkout version to dodge deprecation ( #77 )
2026-04-26 18:13:38 +01:00
1c6784eade
fix: replace tailscale authkey use with oauth ( #76 )
Deploy (on merge) / Discover hosts (push) Waiting to run
Deploy (on merge) / Deploy → (push) Blocked by required conditions
2026-04-26 17:30:15 +01:00
e9fbd41cb4
fix: deploy using a matrix ( #75 )
2026-04-26 14:35:12 +01:00
20274d49d4
ci: add ansible-galaxy collection install to deploy workflows ( #39 )
...
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 01:18:30 +01:00
Rasmus Wejlgaard
737d6e0bc1
initial commit
2026-03-28 12:39:41 +00:00