Post-Tyranny-Tech-Infrastru.../ansible/roles/authentik
Pieter 7029de5bc9 fix: Improve Authentik bootstrap resilience
- Increase HTTPS readiness check retries from 30 to 60
- Increase delay between retries from 10s to 15s (total max wait: 15 minutes)
- Add failed_when: false to prevent deployment failure
- Display helpful warning if HTTPS not yet accessible
- Continues deployment even if DNS/SSL not ready yet

This resolves timing issues during initial deployment when:
- DNS records are still propagating
- Let's Encrypt certificates are being issued
- Traefik is still configuring routes

Authentik runs internally on HTTP and will be accessible via
HTTPS once DNS/SSL is fully configured.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-08 17:39:42 +01:00
..
defaults Add Authentik identity provider to architecture 2026-01-07 11:23:13 +01:00
files feat: Complete Authentik SSO integration with automated OIDC setup 2026-01-08 16:56:19 +01:00
handlers Add Authentik identity provider to architecture 2026-01-07 11:23:13 +01:00
tasks fix: Improve Authentik bootstrap resilience 2026-01-08 17:39:42 +01:00
templates feat: Complete Authentik SSO integration with automated OIDC setup 2026-01-08 16:56:19 +01:00