This commit is contained in:
Pim Kunis 2023-06-17 14:15:41 +02:00
commit 04ea137dd7
5 changed files with 742 additions and 0 deletions

18
meta/main.yml Normal file
View file

@ -0,0 +1,18 @@
galaxy_info:
role_name: postgresql_database
author: Pim Kunis
description: Create a postgresql database and an associated user to access it.
issue_tracker_url: https://git.pim.kunis.nl/home/ansible-role-postgresql-database/issues
license: GPLv3
min_ansible_version: 1.2
platforms:
- name: Debian
versions:
- bookworm
galaxy_tags:
- "postgresql"