1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_collection_pretix.git synced 2024-10-28 22:01:03 +01:00
ansible_collection_pretix/roles/pretix/defaults/main.yml

7 lines
145 B
YAML
Raw Normal View History

2024-09-28 11:17:46 +02:00
---
2024-09-28 12:52:23 +02:00
pretix__user: 'pretix'
pretix__group: "{{ pretix__user }}"
2024-09-28 11:17:46 +02:00
# Optional perform simple Versionscheck
packages__submodules_versioncheck: false