Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrlesmithjr/ansible-manage-lvm
Ansible role to manage LVM Groups/Logical Volumes
https://github.com/mrlesmithjr/ansible-manage-lvm
ansible disk volume
Last synced: 4 days ago
JSON representation
Ansible role to manage LVM Groups/Logical Volumes
- Host: GitHub
- URL: https://github.com/mrlesmithjr/ansible-manage-lvm
- Owner: mrlesmithjr
- Created: 2015-11-03T02:22:50.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T22:31:27.000Z (29 days ago)
- Last Synced: 2025-01-11T13:07:39.426Z (11 days ago)
- Topics: ansible, disk, volume
- Language: Python
- Size: 362 KB
- Stars: 78
- Watchers: 14
- Forks: 90
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ansible-manage-lvm
Ansible role to manage LVM Groups/Logical Volumes.
> NOTE: Can be used to create, extend or resize LVM Groups and volumes.
## Requirements
Devices/disks to be members of the LVM setup **must be** identified prior to
using this role.## Role Variables
[defaults/main.yml](defaults/main.yml)
## Dependencies
None
## Example Playbook
[playbook.yml](playbook.yml)
## License
MIT
## Author Information
Larry Smith Jr.
- [@mrlesmithjr](https://twitter.com/mrlesmithjr)
- [[email protected]](mailto:[email protected])
- [http://everythingshouldbevirtual.com](http://everythingshouldbevirtual.com)