Chris Smart

Results 47 comments of Chris Smart

@nsatsia thanks for the contribution! I've left a couple of comments.

Hi @LnxGnome, thanks for putting in the issue with the output. When I get a chance I'll take a look and see what can be done to clean it up....

Hi @thinkl33t, assistance is always appreciated! If you're happy to assist with any reviews or PRs or bug fixes that'd be great :+1:

Hi @yorick1989 thanks for this contribution, I will test it out. i can see that on RHEL machines qemu guest agent does not support the required options so I think...

I've done some basic testing with an inventory file like so: ```yaml --- plugin: community.libvirt.libvirt uri: 'qemu:///system' use_connection_plugin: False filter: "ansible-fedora-35" ``` it works as expected, SSHing into the guest:...

There's [an issue](https://github.com/ansible-collections/community.libvirt/issues/99) with a request for filtering by VM state, for example, power off. I think if we're adding filtering here, it would be great to have this in...

Hi @x09 thank you for putting in this suggestion, much appreciated! I can see how a clone function could be useful. I expect that it would have to update MAC...

Thanks for the suggestion @Tronde and apologies for the delayed response. I think it would be good to include some example playbooks on how to define a machine, one that...