move all custom ansible roles to this repository

This commit is contained in:
Pim Kunis 2023-12-26 11:34:24 +01:00
parent 9191405067
commit 7e651545cd
21 changed files with 2217 additions and 21 deletions

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.kun.is/home/ansible-role-postgresql-database/issues
license: GPLv3
min_ansible_version: 1.2
platforms:
- name: Debian
versions:
- bookworm
galaxy_tags:
- "postgresql"