mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
renamed nginx roles
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
hosts: redirect
|
||||
become: true
|
||||
roles:
|
||||
- role: https-redirect
|
||||
- role: nginx-redirect
|
||||
vars:
|
||||
domain_mappings: "{{redirect_domain_mappings}}"
|
||||
|
||||
|
Reference in New Issue
Block a user