blumeops/ansible/roles
Erich Blume 74bd5abe54 Add IaC for Forgejo Actions secrets via Ansible (#107)
## Summary
- New `forgejo_actions_secrets` Ansible role syncs repository-level Actions secrets from 1Password to Forgejo via the Forgejo API
- Replaces manual process of copying secrets from 1Password to Forgejo UI
- Documents the one-time PAT setup requirement in forgejo.md

## Manual Setup Required
Before this role can run, a Forgejo PAT must be created:
1. Go to https://forge.ops.eblu.me/user/settings/applications
2. Create a new token with `write:repository` scope
3. Store it in 1Password → "Forgejo Secrets" item → `api-token` field

This has already been done.

## Test Plan
- [x] Ran `mise run provision-indri -- --tags forgejo_actions_secrets` successfully
- [x] Verified secret synced (API returned 204 = updated existing)
- [x] Ansible-lint passes

🤖 Generated with [Claude Code](https://claude.ai/code)

Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/107
2026-02-04 09:11:01 -08:00
..
alloy Remove Plex media server (#78) 2026-01-30 17:06:00 -08:00
borgmatic Remove iCloud Photos from borgmatic backup (#100) 2026-02-04 07:09:28 -08:00
borgmatic_metrics Move metrics scripts from ~/bin to ~/.local/bin (#70) 2026-01-29 09:59:38 -08:00
caddy Phase 1b: Deploy docs hosting with Quartz (#85) 2026-02-03 10:52:20 -08:00
forgejo Add Caddy layer4 for Forgejo SSH (#56) 2026-01-25 11:37:23 -08:00
forgejo_actions_secrets Add IaC for Forgejo Actions secrets via Ansible (#107) 2026-02-04 09:11:01 -08:00
jellyfin Add Jellyfin media server deployment (#77) 2026-01-30 16:57:26 -08:00
jellyfin_metrics Add Jellyfin media server deployment (#77) 2026-01-30 16:57:26 -08:00
minikube Migrate registry to Caddy (registry.ops.eblu.me) (#58) 2026-01-25 12:06:15 -08:00
minikube_metrics Move metrics scripts from ~/bin to ~/.local/bin (#70) 2026-01-29 09:59:38 -08:00
zot K8s Migration Phase 0: Foundation Infrastructure (#26) 2026-01-18 12:06:28 -08:00
zot_metrics Move metrics scripts from ~/bin to ~/.local/bin (#70) 2026-01-29 09:59:38 -08:00