mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 09:06:57 -06:00
36 lines
571 B
YAML
36 lines
571 B
YAML
---
|
|
galaxy_info:
|
|
author: Robert de Bock
|
|
role_name: artifactory
|
|
description: Install and configure artifactory on your system.
|
|
license: Apache-2.0
|
|
company: none
|
|
min_ansible_version: 2.8
|
|
|
|
platforms:
|
|
- name: Debian
|
|
versions:
|
|
- all
|
|
- name: EL
|
|
versions:
|
|
- 7
|
|
- 8
|
|
- name: Fedora
|
|
versions:
|
|
- all
|
|
- name: OpenSUSE
|
|
versions:
|
|
- all
|
|
- name: Ubuntu
|
|
versions:
|
|
- bionic
|
|
|
|
galaxy_tags:
|
|
- artifactory
|
|
- centos
|
|
- redhat
|
|
- server
|
|
- system
|
|
|
|
dependencies: []
|