dependabot[bot] 113974cccc Bump cryptography from 41.0.1 to 46.0.6 (#152)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 46.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.1...46.0.6)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-28 08:30:38 -04:00
2024-01-16 12:50:12 +01:00
2015-11-02 21:23:03 -05:00
2023-06-15 08:52:28 -04:00
2021-11-22 13:56:40 -05:00
2021-11-22 13:56:40 -05:00
2021-11-22 13:56:40 -05:00
2023-06-15 08:52:28 -04:00

ansible-manage-lvm

Ansible role to manage LVM Groups/Logical Volumes.

NOTE: Can be used to create, extend or resize LVM Groups and volumes.

⚠️ Important: Ansible Galaxy Role Name

As of December 2025, this role is available on Ansible Galaxy as:

- src: mrlesmithjr.manage_lvm  # Note: underscore, not hyphen

The previous role names (mrlesmithjr.manage-lvm and mrlesmithjr.manage_lvm) were consolidated into a single role. If you were using mrlesmithjr.manage-lvm, please update your requirements.yml to use mrlesmithjr.manage_lvm.

Note: This role is used by OpenStack Kayobe for LVM management. The manage_lvm name was preserved to maintain compatibility.

Historical Download Statistics

Prior to consolidation, this role had accumulated significant usage:

Role Name Downloads (as of Dec 2025)
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 re-imported. The historical data above represents the actual community usage of this role.

Requirements

Devices/disks to be members of the LVM setup must be identified prior to using this role.

Role Variables

defaults/main.yml

Dependencies

None

Example Playbook

playbook.yml

License

MIT

Author Information

Larry Smith Jr.

Buy Me A Coffee

S
Description
Ansible role to manage LVM Groups/Logical Volumes
Readme 878 KiB
Languages
Python 87.9%
Jinja 12.1%