22 lines
365 B
YAML
22 lines
365 B
YAML
galaxy_info:
|
|
author: Sven Velt
|
|
description: Prepare database for web cluster
|
|
company: velt.biz
|
|
|
|
issue_tracker_url: https://git.velt.biz/velt.biz/ansible_role_webcluster-db/issues/
|
|
|
|
license: GPL-2.0-or-later
|
|
|
|
min_ansible_version: 2.9
|
|
|
|
platforms:
|
|
- name: Ubuntu
|
|
versions:
|
|
- focal
|
|
|
|
galaxy_tags:
|
|
- database
|
|
- db
|
|
- mariadb
|
|
|