add ansible metadata
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
65f5da1c98
commit
bab9faf31c
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
galaxy_info:
|
||||||
|
author: Jakub Sokołowski <jakub@status.im>
|
||||||
|
description: Deploy Highly Available PostgreSQL
|
||||||
|
company: Status.im
|
||||||
|
license: MIT
|
||||||
|
min_ansible_version: 1.9
|
||||||
|
platforms:
|
||||||
|
- name: Ubuntu
|
||||||
|
versions:
|
||||||
|
- xenial
|
||||||
|
dependencies: []
|
Loading…
Reference in New Issue