mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 05:06:56 -06:00
Updates to support publishing to Ansible Galaxy.
This commit is contained in:
@@ -1,25 +1,16 @@
|
||||
---
|
||||
|
||||
galaxy_info:
|
||||
role_name: postgres_server
|
||||
author: Jeff Fry
|
||||
description: Installation of Postgres for Artifactory HA
|
||||
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
|
||||
min_ansible_version: 2.8
|
||||
platforms:
|
||||
- name: Fedora
|
||||
versions:
|
||||
- 27
|
||||
- 29
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- xenial
|
||||
- bionic
|
||||
- name: Debian
|
||||
versions:
|
||||
- stretch
|
||||
|
||||
issue_tracker_url: "https://github.com/jfrog/JFrog-Cloud-Installers/issues"
|
||||
|
||||
license: license (GPL-2.0-or-later)
|
||||
|
||||
min_ansible_version: 2.9
|
||||
|
||||
galaxy_tags:
|
||||
- postgres
|
||||
- postgresql
|
||||
- jfrog
|
||||
|
||||
dependencies: []
|
||||
dependencies: []
|
||||
Reference in New Issue
Block a user