mirror of
https://github.com/fspc/workstand.git
synced 2025-03-13 01:43:22 -04:00
22 lines
331 B
YAML
22 lines
331 B
YAML
|
---
|
||
|
|
||
|
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: []
|