Results 4 comments of Marcin

When firewalld service is actually stopped, firewalld module fails with following error (even if `offline` is set to true): ``` ERROR: Exception caught: 'FirewallConfig' object is not callable ``` OS:...

I have the same problem. It looks like it changed between ansible-core 2.11 and 2.12. When doing this with python3.6 and ansible-core 2.11.x sanity test passes, but when I use...

@mattclay I have `global.proxy` and `global.cert` options set in `/etc/pip.conf` file as well as environment variables for proxy (lowercase and uppercase).

I have the same situation when using --docker option - ansible-test doesn't pass proxy settings and `podman pull` command fails because it cannot connect to the registry.