diff --git a/playbooks/pretix.yml b/playbooks/pretix.yml index 6f9a6db..966e418 100644 --- a/playbooks/pretix.yml +++ b/playbooks/pretix.yml @@ -36,6 +36,8 @@ valkey_config_bind: - "0.0.0.0" - "-::" + tags: + - pretix-valkey - name: Install and configure pretix hosts: "{{ pretix_hosts | default('pretix') }}"