From 1ddf9997f6fe4f0e284ae4553d32fbbfd42448fa Mon Sep 17 00:00:00 2001 From: Jonathan DeMasi Date: Wed, 14 Jan 2026 20:35:35 -0700 Subject: [PATCH] helps to add to site --- ansible/site.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/site.yaml b/ansible/site.yaml index 8102ad2..b4a9775 100644 --- a/ansible/site.yaml +++ b/ansible/site.yaml @@ -4,3 +4,4 @@ - import_playbook: gitea.yaml - import_playbook: dns.yaml - import_playbook: pangolin.yaml +- import_playbook: authentik.yaml