⚠️ Important: Ansible Galaxy Role Name Change
As of December 2025, this role is available on Ansible Galaxy as:
- src: mrlesmithjr.manage_lvm # Note: underscore, not hyphenWhat Changed
The previous duplicate role names were consolidated:
mrlesmithjr.manage_lvm✅ KEPTmrlesmithjr.manage-lvm❌ Removed (usemanage_lvminstead)
Migration
If you were using mrlesmithjr.manage-lvm, update your requirements.yml:
# Old (no longer works)
- src: mrlesmithjr.manage-lvm
# New
- src: mrlesmithjr.manage_lvmHistorical Download Statistics
| Role Name | Downloads |
|---|---|
mrlesmithjr.manage_lvm |
697,492 |
mrlesmithjr.manage-lvm |
494,517 |
| Combined Total | 1,192,009 |
Due to Ansible Galaxy limitations, download counts reset when roles are consolidated.
OpenStack Kayobe Compatibility
This role is used by OpenStack Kayobe for LVM management. The manage_lvm name was preserved to maintain compatibility with Kayobe deployments.