2021-09-10 12:09:38 +00:00
|
|
|
---
|
|
|
|
galaxy_info:
|
|
|
|
role_name: postgresql
|
2021-10-14 14:36:25 +00:00
|
|
|
namespace: mylegitech
|
2021-09-10 12:09:38 +00:00
|
|
|
author: Adrien Waksberg
|
|
|
|
company: Adrien Waksberg
|
|
|
|
description: Install and configure postgresql
|
|
|
|
license: Apache2
|
2023-08-28 12:55:55 +00:00
|
|
|
min_ansible_version: "2.10"
|
2021-09-10 12:09:38 +00:00
|
|
|
|
|
|
|
platforms:
|
|
|
|
- name: Debian
|
|
|
|
versions:
|
|
|
|
- bullseye
|
2023-08-28 12:55:55 +00:00
|
|
|
- bookworm
|
2021-09-10 12:09:38 +00:00
|
|
|
|
|
|
|
galaxy_tags:
|
|
|
|
- database
|
|
|
|
- sql
|
|
|
|
- postgresql
|
|
|
|
|
|
|
|
dependencies: []
|