Skip to content

🐞 Bug: vm_boot_devices likely does not correctly reboot VM #292

@justinc1

Description

@justinc1

Describe the bug

Text from #287

# plugins/modules/vm_boot_devices.py
    if vm:
        # TODO BUG, this does not work - copy of `vm` is used in say ensure_present
        vm.vm_power_up(module, rest_client)

Check the comment, extend test, fix bug.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions