mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 08:31:28 -07:00
* Fix for vmadm get_vm_uuid out of range
* Fix for vmadm get_vm_uuid out of range
* Update changelogs/fragments/5628-fix-vmadm-off-by-one.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit b8545d10e6
)
Co-authored-by: Carlos Neira <cneirabustos@gmail.com>
This commit is contained in:
parent
09abc09b52
commit
ccdec10c67
2 changed files with 3 additions and 1 deletions
2
changelogs/fragments/5628-fix-vmadm-off-by-one.yml
Normal file
2
changelogs/fragments/5628-fix-vmadm-off-by-one.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- vmadm - fix for index out of range error in ``get_vm_uuid`` (https://github.com/ansible-collections/community.general/pull/5628).
|
Loading…
Add table
Add a link
Reference in a new issue