g00d-guy / ansible-lvm

Configure Logical Volume Manager (LVM)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DebOps project lvm

Travis CI test-suite Ansible Galaxy

Logical Volume Manager lets you manage your disk space in a more elastic way, separating physical hard disks from the logical volumes.

This Ansible role lets you configure /etc/lvm/lvm.conf configuration file, as well as gives you a set of variables which can be used to manage LVM logical volumes, automatically create filesystems on them and mount them as needed.

Installation

This role requires at least Ansible v1.8.0. To install it, run:

ansible-galaxy install debops.lvm

Documentation

More information about debops.lvm can be found in the official debops.lvm documentation.

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

lvm role was written by:

License: GPLv3


This role is part of the DebOps project. README generated by ansigenome.

About

Configure Logical Volume Manager (LVM)

License:GNU General Public License v3.0