mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 09:06:57 -06:00
16 lines
413 B
YAML
16 lines
413 B
YAML
galaxy_info:
|
|
author: "Jeff Fry <jefff@jfrog.com>"
|
|
description: "The postgres role will install Postgresql software and configure a database and user to support an Artifactory or Xray server."
|
|
company: JFrog
|
|
|
|
issue_tracker_url: "https://github.com/jfrog/JFrog-Cloud-Installers/issues"
|
|
|
|
license: license (Apache-2.0)
|
|
|
|
min_ansible_version: 2.9
|
|
|
|
galaxy_tags:
|
|
- postgres
|
|
- jfrog
|
|
|
|
dependencies: [] |