xoxys.lvm/meta/main.yml

27 lines
779 B
YAML

---
galaxy_info:
# @meta author:value: [Robert Kaussow](https://gitea.rknet.org/xoxys)
author: Robert Kaussow <mail@thegeeklab.de>
namespace: xoxys
role_name: lvm
# @meta description: >
# [![Build Status](https://ci.rknet.org/api/badges/ansible/xoxys.lvm/status.svg)](https://ci.rknet.org/repos/ansible/xoxys.lvm)
# [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?label=license)](https://gitea.rknet.org/ansible/xoxys.lvm/src/branch/main/LICENSE)
#
# Configure a list of LVM volumes.
# @end
description: Configure a list of LVM volumes
license: MIT
min_ansible_version: 2.10
platforms:
- name: EL
versions:
- 7
- 8
galaxy_tags:
- storage
- lvm
dependencies: []
collections:
- community.general