Simon

Results 3 comments of Simon

I can confirm this issue. On Fedora 38 and 39 (pre-version), the issue consistently produces a seg fault. This is independent of the disc. > **[~]$ cdrdao read-toc read.toc** >...

I analysed the code. The root cause is in the following snipped. https://github.com/ansible-collections/community.libvirt/blob/0e7873a9e167617969f5d2673daef770632df39e/plugins/modules/virt_net.py#L552-L564 A playbook _define_ command is only executed, if the network does not exist. It cannot overwrite an...

Hi odyssey4me, because of the issue #47, I stumbled across this issue. I wonder what is the status or plan here? Should we fix #47 or do we have some...