mirror of https://github.com/fspc/workstand.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
331 B
21 lines
331 B
---
|
|
|
|
galaxy_info:
|
|
author: zenoamaro
|
|
description: A role for installing and configuring PostgreSQL
|
|
version: 0.1.2
|
|
license: MIT
|
|
min_ansible_version: 1.4
|
|
|
|
platforms:
|
|
- name: Debian
|
|
- name: Ubuntu
|
|
versions:
|
|
- precise
|
|
- trusty
|
|
|
|
categories:
|
|
- database
|
|
- database:sql
|
|
|
|
dependencies: []
|
|
|