Hi, > Thank you Matt, that worked, eventhough the collection is behind the > github repository. > > Any recommendation or guidance on setting up development environment > will be highly appreciated. > I did follow below document to set up development environment, but > considering changes in ansible repository structure, not applicable > for community modules any more: > https://docs.ansible.com/ansible/latest/dev_guide/developing_modules_general.html#common-environment-setup
that documentation is for Ansible 2.9. Until 2.10 has been released, the devel docs are usually more helpful. You might also be interested in https://docs.ansible.com/ansible/devel/dev_guide/developing_collections.html whose last section describes how to set up collections for development. Cheers, Felix -- 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/20200605083200.2388e736%40rovaniemi.
