Mario Lenz
Mario Lenz
No answer given for the last two months, so I think we should close this issue. Feel free to re-open it again if you think I was wrong closing it!
I'm not sure about "fairly trivial"... at the spur of the moment I see the problem that people might want to change the name of the license with this module,...
I don't know much about Tanzu Mission Control, but it looks like a pretty complex solution to manage... Kubernetes clusters? I'm not 100% sure there. I don't know if community.general...
> On a quick search, it does not seem that there is any existing collection more suitable for the module. I would argue that it should start here and, if...
Sorry for the late reply, somehow it's a lot of work to keep this collection at least basically healthy so I don't find much time to work on feature requests......
Just FYI version 5.0.1 of this collection doesn't support ansible-core 2.14. But I don't think this is the problem here.
It looks like this collection still doesn't test with ansible-core 2.19. But it looks like it tests with devel (see [here](https://github.com/ansible-collections/community.dns/actions/runs/15918366453)). So I guess it would also succeed tests with...
I thought that compatibility with devel would be enough to show that the collection is also compatible with 2.19 and, therefore, the issue could be closed. Anyway, I just wanted...
Since we're deprecating the inventory plugins (#2283) I think we should close this.
> ```yaml > url: "https://supersecure.url/path/to/file.ovf" > username: abc > password: 123 > ``` I'm not sure if this is possible in YAML. I guess we need to find another way...