From 29a4bbf3baec1f98c9a46b71a765c60174534de3 Mon Sep 17 00:00:00 2001 From: Jonathan DeMasi Date: Fri, 20 Feb 2026 21:19:19 -0700 Subject: [PATCH] remove notes from site.yaml --- ansible/site.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/site.yaml b/ansible/site.yaml index 89d490e..4e6db1a 100644 --- a/ansible/site.yaml +++ b/ansible/site.yaml @@ -8,6 +8,6 @@ - import_playbook: ldap_server.yaml - import_playbook: irc.yaml - import_playbook: syncthing.yaml -- import_playbook: notes.yaml +#- import_playbook: notes.yaml #- import_playbook: authentik.yaml