This commit is contained in:
Larry Smith Jr
2019-04-02 08:03:42 -04:00
parent 25dc548acb
commit 183087e767
3 changed files with 72 additions and 72 deletions

View File

@@ -3,7 +3,7 @@ galaxy_info:
author: Larry Smith Jr.
description: Role to manage LVM Groups/Logical Volumes. Can be used to create, extend or resize LVM.
license: license (GPLv2, CC-BY, etc)
license: MIT
min_ansible_version: 1.2
platforms:
- name: EL
@@ -19,6 +19,6 @@ galaxy_info:
- jessie
- wheezy
categories:
galaxy_tags:
- system
dependencies: []

View File

@@ -1 +1 @@
skip_list: ['305','503']
skip_list: ['305','503','602']