Chris Smart
Chris Smart
Hey @Tronde, what I meant to say was that I think your role as it is would be great to add as an example playbook on how to use the...
Hi @akdev1l , thanks for suggesting this idea. It's an interesting one which I'll need to think about and discuss some more, I think. My first instinct is to suggest...
Hi @akdev1l, I think that the extra task to check for running VMs should still do what you want - you should be able to use the dynamic inventory and...
Hi @akdev1l, just in case it's not clear, using `--limit` _does_ limit the scope of the inventory - you don't need to change any of your playbooks. However yes, you...
I agree it would be useful, however it will take some time to implement, I expect. I'll have to find some time to dig into the code and see what...
@akdev1l just letting you know that [there's a PR in](https://github.com/ansible-collections/community.libvirt/pull/101) which includes a filter by name. We could perhaps look at expanding that to include states.
Hi @antonc42 thanks for the contribution! I've been trying to replicate this and finally did on Ubuntu, see my comment in the issue here https://github.com/ansible-collections/community.libvirt/issues/161#issuecomment-1913109726 I think it may be...
Hi @dennisvanderveen, thanks for reporting this. I am not too familiar with Windows, but I'll see if I can set something up to replicate your issue. In the mean time,...
I found the same thing and I'm not sure how this is mean to work. @daveol do you have any idea on this one and what we should try? Thanks!
@daveol thanks so much for the response, really appreciated! That seems to make the code hit the right path now, cheers. @dennisvanderveen are you able to give that a go?...