From 0e72bc9bdfca6911d319288f78cfcc69051e5ccb Mon Sep 17 00:00:00 2001 From: L3D Date: Mon, 28 Oct 2024 22:10:16 +0100 Subject: [PATCH] Add pretix collection --- content/contents.lr | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/content/contents.lr b/content/contents.lr index 70908b2..1c6c97b 100644 --- a/content/contents.lr +++ b/content/contents.lr @@ -706,3 +706,46 @@ name: Wireguard-UI role_name: l3d.wireguard.wireguardui ----- galaxy_name: l3d.wireguard.wireguardui +#### collections #### +name: Ansible Collection Pretix +---- +gitrepo: https://github.com/roles-ansible/ansible_collection_pretix.git +---- +gitearepo: https://git.l3d.ch/ansible/ansible_collection_pretix +---- +no_galaxy: true +---- +galaxy_name: l3d.pretix +---- +galaxy_url: https://galaxy.ansible.com/ui/repo/published/l3d/pretix +---- +maintainance: true +---- +license: MIT +---- +roles: + +##### single ##### +name: Install Pretix +----- +role_name: l3d.pretix.pretix +----- +galaxy_name: l3d.pretix.pretix +##### single ##### +name: Postgres for pretix +----- +role_name: l3d.pretix.postgres +----- +galaxy_name: l3d.pretix.postgres +##### single ##### +name: nodejs for pretix +----- +role_name: l3d.pretix.nodejs +----- +galaxy_name: l3d.pretix.nodejs +##### single ##### +name: redis for pretix +----- +role_name: l3d.pretix.redis +----- +galaxy_name: l3d.pretix.redis