renamed nginx roles

This commit is contained in:
2023-11-17 14:08:03 +01:00
parent eebf359d0a
commit 2a8ae618f0
11 changed files with 36 additions and 12 deletions

View File

@@ -46,7 +46,7 @@
hosts: redirect
become: true
roles:
- role: https-redirect
- role: nginx-redirect
vars:
domain_mappings: "{{redirect_domain_mappings}}"