mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
changed task structure
This commit is contained in:
7
tasks/create-proxy-with-domain-replace.yml
Normal file
7
tasks/create-proxy-with-domain-replace.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
- name: "include task certbot-matomo.yml"
|
||||
include_tasks: certbot-matomo.yml
|
||||
|
||||
- name: "include task create-domain-conf.yml"
|
||||
include_tasks: create-domain-conf.yml
|
||||
vars:
|
||||
nginx_docker_reverse_proxy_extra_configuration: "sub_filter '{{source_domain}}' '{{domain}}';"
|
Reference in New Issue
Block a user