changed task structure

This commit is contained in:
2023-12-08 18:22:28 +01:00
parent e9e5ee1dfb
commit 4d5aea8609
3 changed files with 5 additions and 5 deletions

View 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}}';"