Only add HTTPS redirect when it's needed

This commit is contained in:
Jake Howard
2023-12-16 18:13:49 +00:00
parent 48efcf4d91
commit cfb498d7c6
4 changed files with 6 additions and 0 deletions

View File

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

View File

@ -36,3 +36,4 @@
mode: "0644"
become: true
notify: reload nginx
when: nginx_https_redirect