Optimized attendize role. Role can be removed as soon as pretix as alternative tool is implemented

This commit is contained in:
2025-08-27 12:27:55 +02:00
parent 19889a8cfc
commit 5446a1497e
7 changed files with 99 additions and 16 deletions

View File

@@ -20,9 +20,3 @@
src: roles/srv-proxy-core/templates/vhost/basic.conf.j2
dest: "{{ NGINX.DIRECTORIES.HTTP.SERVERS }}{{ domains | get_domain(application_id) }}.conf"
notify: restart openresty
- name: "For '{{ application_id }}': include tasks update-repository-with-files.yml"
include_tasks: utils/update-repository-with-files.yml
vars:
detached_files:
- "docker-compose.yml"