kayobe/releasenotes/notes/correct-name-of-mrlesmithjr-manage_lvm-role-c34e217446c19a57.yaml
Matt Crees 505bb28b8d Correct name for role mrlesmithjr.manage_lvm
The name of ``mrlesmithjr.manage_lvm`` was changed yesterday in release
v0.2.10 to use an underscore, instead of a hyphen. As this changes the
name of the role on Ansible Galaxy, it needs to be updated in
``requirements.yml``.

Closes-Bug: #2024163
Change-Id: I4ea8d8c3a822a7c217bcfcfd5027eecfd21beaed
2023-06-16 11:01:34 +01:00

7 lines
207 B
YAML

---
fixes:
- |
Fixes download of roles from Ansible Galaxy following the renaming of the
``mrlesmithjr.manage_lvm`` role.
`LP#2023502 <https://bugs.launchpad.net/kolla-ansible/+bug/2024163>`__