mirror of
https://github.com/mrlesmithjr/ansible-manage-lvm.git
synced 2025-12-15 22:34:24 +03:00
Updated Galaxy meta info
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
galaxy_info:
|
||||
author: Larry Smith Jr.
|
||||
description: Role to manage LVM Groups/Logical Volumes. Can be used to create, extend or resize LVM.
|
||||
description: Ansible role to manage(create, extend, resize) LVM Groups/Logical Volumes.
|
||||
|
||||
license: MIT
|
||||
min_ansible_version: 1.2
|
||||
@@ -12,17 +12,16 @@ galaxy_info:
|
||||
|
||||
- name: EL
|
||||
versions:
|
||||
- 6
|
||||
- 7
|
||||
- all
|
||||
- name: Fedora
|
||||
versions:
|
||||
- all
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- precise
|
||||
- trusty
|
||||
- all
|
||||
- name: Debian
|
||||
versions:
|
||||
- jessie
|
||||
- wheezy
|
||||
|
||||
- all
|
||||
galaxy_tags:
|
||||
- system
|
||||
- lvm
|
||||
|
||||
Reference in New Issue
Block a user