init non ssl vhost for nginx, add to notes role

This commit is contained in:
2026-02-03 21:34:24 -07:00
parent 21618d2e5e
commit e7f6648e4a
6 changed files with 69 additions and 40 deletions

View File

@@ -1,5 +1,9 @@
gitea_version: 1.25.3
root_pw: "{{ lookup('bitwarden.secrets.lookup', '4c3d81e6-bb31-40f9-a37a-b3bd00484160') }}"
nginx_ssl_enabled: true
olm_config_path: "/etc/olm"
olm_endpoint: "https://pangolin.jthan.io"
olm_id: "{{ lookup('bitwarden.secrets.lookup', 'a27c5cf3-21f1-464a-b911-b3de017888cb') }}"

View File

@@ -0,0 +1 @@
nginx_ssl_enabled: false