I'm trying to use podman containers modules on my ansible 2.9.18 version but got an error.
Command to install: ansible-galaxy collection install containers.podman
Error message: "msg": "Could not find imported module support code for common. Looked for either LooseVersion.py or version.py"
Could you help me ?