Hello, I am developing new collection for Cisco SMB switches and I am failing to run sanity tests.
See https://github.com/ansible-collections/community.ciscosmb/runs/2304480423?check_suite_focus=true Test is complaining about: plugins/module_utils/ciscosmb.py:37:0: traceback: ModuleNotFoundError: No module named 'ansible_collections.ansible.netcommon' In my collection i specified (galaxy.yml) that "ansible.netcommon" is required dependency. It seems that ansible-test --docker sanity, did not install dependenci in this case Ansible Galaxi collection "ansible.netcommon". I do somethin wrong but I do not know what. Can you help me? Thank you Petr Klíma https://github.com/ansible-collections/community.ciscosmb -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/f0f948e8-8be1-449b-a70d-e328923aab57n%40googlegroups.com.
