From 4a0e97c97e09758e985db0fe74cdddd2d62388ee Mon Sep 17 00:00:00 2001 From: Jonathan DeMasi Date: Wed, 14 Jan 2026 21:24:09 -0700 Subject: [PATCH] remove authentik while broken firewalld podman fuckery --- ansible/site.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/site.yaml b/ansible/site.yaml index b4a9775..7ace5b4 100644 --- a/ansible/site.yaml +++ b/ansible/site.yaml @@ -4,4 +4,4 @@ - import_playbook: gitea.yaml - import_playbook: dns.yaml - import_playbook: pangolin.yaml -- import_playbook: authentik.yaml +#- import_playbook: authentik.yaml