From f4176e9f7eb73fee2e45243280bd39afd0d50493 Mon Sep 17 00:00:00 2001 From: Jonathan DeMasi Date: Fri, 6 Feb 2026 22:05:48 -0700 Subject: [PATCH] notes static site plz --- .../inventories/production/host_vars/notes.jthan.io/vars.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/inventories/production/host_vars/notes.jthan.io/vars.yaml b/ansible/inventories/production/host_vars/notes.jthan.io/vars.yaml index 40479af..eae8002 100644 --- a/ansible/inventories/production/host_vars/notes.jthan.io/vars.yaml +++ b/ansible/inventories/production/host_vars/notes.jthan.io/vars.yaml @@ -1,4 +1,5 @@ nginx_ssl_enabled: true +static_site: true letsencrypt_email: "me@jthan.io" linode_dns_token: "{{ lookup('bitwarden.secrets.lookup', '8849d676-e53e-4aef-a7e6-b3dc014dd698') }}"