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

create readmes

This commit is contained in:
L3D 2024-09-28 13:14:34 +02:00
parent cc88670a46
commit dd10d1a078
Signed by: l3d
GPG key ID: CD08445BFF4313D1
2 changed files with 22 additions and 0 deletions

8
roles/postgres/README.md Normal file
View file

@ -0,0 +1,8 @@
Ansible role postgres
-----------------------
Ansible role to install postgresql for the pretix installation of this collection.
This role is work in progress.

14
roles/pretix/README.md Normal file
View file

@ -0,0 +1,14 @@
Pretix Ansible Role
=====================
Ansible role ``l3d.pretix.pretix`` to install and configure [pretix](https://github.com/pretix/pretix.git), a Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc.
This role is part of the l3d.pretix Collection and work in progress!
License
---------
[MIT Licence](../../LICENSE)
Author
--------
L3D <l3d@c3woc.de> and Contibutors