Felix Fontein
Felix Fontein
@munchtoast thanks a lot for your contribution! @russoz thanks for reviewing!
The forum thread is about environment variables for configuring plugins, not about fact keys in caches.
@ssbarnea can you take a look at this PR?
Hmm, maybe the API says "everything's fine" to the caller, queues the job, and only then the job fails while the caller (in this case the module) already returned "everything's...
From the discussion and the implementation I don't think this PR is (or should be) needed. I'm closing it now. If anyone disagrees, please write it here. Thanks everyone!
Being able to specify a range would be very useful for running tests for Ansible collections with ansible-core's ansible-test CLI tool: that tool only works the officially supported Python versions...
Looks like Docker doesn't work well with RHEL 10 since it still uses iptables, and something isn't there it expects...
Ref: https://github.com/docker/for-linux/issues/1537
community.docker 3.13.0 (released earlier today) contains two new modules `docker_compose_v2_exec` and `docker_compose_v2_run`.
Restarting CI.