Does molecule support ansible 2.10? I figured out that I have to `pip install molecule[docker]` and `ansible-galaxy collection install community.docker` to get the docker functionality, but molecule still fails:

`ERROR! couldn't resolve module/action 'docker_container'. This often indicates a misspelling, missing collection, or incorrect module path.`

because molecule_docker/playbooks/destroy.yml uses docker_container: instead of community.docker.docker_container:?

--
You received this message because you are subscribed to the Google Groups "Ansible 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-devel/e1212846-7c5e-1e1a-e928-9d58f9d3b0d1%40redhat.com.

Reply via email to