From ff8a35dc2e8e7445e2b71fe22d420a9b0c9ac119 Mon Sep 17 00:00:00 2001 From: Jonathan DeMasi Date: Tue, 20 Jan 2026 21:05:49 -0700 Subject: [PATCH] always forget to import in site --- ansible/site.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/site.yaml b/ansible/site.yaml index 8740c78..5b118c0 100644 --- a/ansible/site.yaml +++ b/ansible/site.yaml @@ -5,4 +5,5 @@ - import_playbook: dns.yaml - import_playbook: pangolin.yaml - import_playbook: monitoring.yaml +- import_playbook: ldap_server.yaml #- import_playbook: authentik.yaml