Hi, I have extended the win_get_url <http://docs.ansible.com/ansible/win_get_url_module.html> Ansible module with some new features for my own purposes and I am wondering how can I contribute it back?
My local version is: - able to download a directory with subdirectories/files - if the destination folder/file doesn't exist it creates it - if the destination folder/file exist it doesn't update it What do you think, is it something valuable to contribute back? What are the next steps which I should make? I have read this on the module's documentation page: "This module is maintained by those with core commit privileges". What does it mean regarding to next steps? I understand that you will have a code freeze because of you preparing for the new release but I have to start it somewhere. Thank You, Kind Regards, Edit -------------------------------------------------- I opened this topic after reading through: - Community Information & Contributing <http://docs.ansible.com/ansible/community.html#contributing-code-features-or-bugfixes> - Module Support <http://docs.ansible.com/ansible/modules_support.html> - Developing modules <http://docs.ansible.com/ansible/dev_guide/developing_modules.html> I have checked the ansible github page <https://github.com/ansible/ansible/issues> for similar open issues or features. -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
