grafana: Redirect HTTP to HTTPS

btop
Dustin 2022-08-05 22:07:02 -05:00
parent ac127b4649
commit 4aedeef546
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,4 @@
- hosts: grafana
roles:
- grafana
- role: grafana
tags: grafana

View File

@ -1,3 +1,4 @@
nginx_redirect_http_https: true
grafana_domain: grafana.pyrocufflink.blue
grafana_anonymous_enabled: true
grafana_ldap_enabled: true