Felix Fontein

Results 2090 comments of Felix Fontein

Skipping the API version check is pretty easy to implement, but as I wrote above, the big problem will be the capabilities based Compose check, which doesn't work since `podman...

@apollo13 `docker compose version` does not provide a good way to determine whether the plugin is installed if it fails.

The next release will contain a PR by @apollo13 which should make this work.

> After reading comments in all three and my own rumblings in the previous comment here, I am leaning towards an idea of a solution that would look like this:...

I'm currently working on replacing these helpers by antsibull-docs' ansible-output subcommand; I'm doing related work in #10421, for these ones I need some more help from ansible-core's side to avoid...

@vbotka thanks for the PR!

@Srujana-2000 I suggest you take a look at https://github.com/ansible-collections/community.general/blob/main/CONTRIBUTING.md#creating-new-modules-or-plugins (again). New modules must come with tests. This PR does not contain any tests. Also adding more than one module in...

Can you explain *why* you would prefer the modules to be here instead of a separate collection?

Ping @Srujana-2000 needs_info