Vendor Galaxy Roles and Collections
This commit is contained in:
parent
c1e1897cda
commit
2aed20393f
3553 changed files with 387444 additions and 2 deletions
|
|
@ -0,0 +1,32 @@
|
|||
---
|
||||
# Copyright (C) 2020 Pedro Luis Lopez <pedroluis.lopezsanchez@gmail.com>
|
||||
# Copyright (C) 2020 Innobyte Bechea Leonardo <https://www.innobyte.com/>
|
||||
# Copyright (C) 2020 Innobyte Alin Alexandru <https://www.innobyte.com/>
|
||||
# Copyright (C) 2020 DebOps <https://debops.org/>
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
# Ensure that custom Ansible plugins and modules included in the main DebOps
|
||||
# collection are available to roles in other collections.
|
||||
collections: [ 'debops.debops' ]
|
||||
|
||||
dependencies: []
|
||||
|
||||
galaxy_info:
|
||||
|
||||
author: 'Pedro Luis López, Bechea Leonardo, Alin Alexandru'
|
||||
description: 'Install and manage InfluxDB server'
|
||||
company: 'DebOps'
|
||||
license: 'GPL-3.0-only'
|
||||
min_ansible_version: '2.9.0'
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
- stretch
|
||||
- buster
|
||||
galaxy_tags:
|
||||
- clustering
|
||||
- database
|
||||
- nosql
|
||||
- search
|
||||
- monitoring
|
||||
- influxdb
|
||||
Loading…
Add table
Add a link
Reference in a new issue