From 5c4fe4f2bd723fb73bef4240dbf37ffcc28e57c9 Mon Sep 17 00:00:00 2001 From: Jonathan DeMasi Date: Mon, 26 Jan 2026 23:01:48 -0700 Subject: [PATCH] always forget site.yaml add --- ansible/site.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/site.yaml b/ansible/site.yaml index 9d0de71..4b94b57 100644 --- a/ansible/site.yaml +++ b/ansible/site.yaml @@ -7,4 +7,5 @@ - import_playbook: monitoring.yaml - import_playbook: ldap_server.yaml - import_playbook: irc.yaml +- import_playbook: syncthing.yaml #- import_playbook: authentik.yaml