From 38516d778e0b674f411819beeb6f01c48a387e84 Mon Sep 17 00:00:00 2001 From: Jonathan DeMasi Date: Tue, 30 Dec 2025 18:21:59 -0700 Subject: [PATCH] fix another typo --- .../production/host_vars/pangolin.jthan.io/vars.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/inventories/production/host_vars/pangolin.jthan.io/vars.yaml b/ansible/inventories/production/host_vars/pangolin.jthan.io/vars.yaml index 6a7d2c8..c971b4b 100644 --- a/ansible/inventories/production/host_vars/pangolin.jthan.io/vars.yaml +++ b/ansible/inventories/production/host_vars/pangolin.jthan.io/vars.yaml @@ -4,4 +4,4 @@ pangolin_cert_email: "me@jthan.io" pangolin_secret_string: "{{ lookup('bitwarden.secrets.lookup', '30efc9d3-4f98-4b1b-b31b-b3c40010c343') }}" require_email_verification: false disable_signup_without_invite: true -diablse_user_create_org: true +disable_user_create_org: true