Merge pull request #22 from mrlesmithjr/issue#21

Resolves #21
This commit is contained in:
Larry Smith Jr
2019-04-03 08:34:36 -04:00
committed by GitHub
3 changed files with 72 additions and 72 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ galaxy_info:
author: Larry Smith Jr. author: Larry Smith Jr.
description: Role to manage LVM Groups/Logical Volumes. Can be used to create, extend or resize LVM. 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 min_ansible_version: 1.2
platforms: platforms:
- name: EL - name: EL
@@ -19,6 +19,6 @@ galaxy_info:
- jessie - jessie
- wheezy - wheezy
categories: galaxy_tags:
- system - system
dependencies: [] dependencies: []
+1 -1
View File
@@ -1 +1 @@
skip_list: ['305','503'] skip_list: ['305','503','602']