chore(playbooks/pretix): add tag for valkey
This commit is contained in:
@@ -36,6 +36,8 @@
|
||||
valkey_config_bind:
|
||||
- "0.0.0.0"
|
||||
- "-::"
|
||||
tags:
|
||||
- pretix-valkey
|
||||
|
||||
- name: Install and configure pretix
|
||||
hosts: "{{ pretix_hosts | default('pretix') }}"
|
||||
|
||||
Reference in New Issue
Block a user