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: 17 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-09-29T16:13:15.000Z (about 1 month ago)
- Last Synced: 2024-10-20T01:16:23.376Z (24 days ago)
- Topics: ansible, disk, volume
- Language: Python
- Size: 288 KB
- Stars: 75
- Watchers: 14
- Forks: 89
- Open Issues: 1
-
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)