1
0
Fork 0
mirror of https://github.com/geerlingguy/ansible-role-postgresql.git synced 2024-11-11 13:50:50 -05:00
postgresql/meta/main.yml

26 lines
433 B
YAML
Raw Normal View History

---
dependencies: []
galaxy_info:
author: geerlingguy
description: PostgreSQL server for Linux.
company: "Midwestern Mac, LLC"
license: "license (BSD, MIT)"
min_ansible_version: 2.4
platforms:
- name: EL
versions:
2018-09-30 21:23:32 -04:00
- 6
- 7
- name: Ubuntu
versions:
2018-09-30 21:23:32 -04:00
- all
- name: Debian
versions:
2018-09-30 21:23:32 -04:00
- all
galaxy_tags:
- database
- postgresql
- postgres
- rdbms