Contributing modules to Ansible

Hi Fellows,

I am trying to learn more about ansible and I want to contribute useful modules as I go deep in learning. I have followed document and created a module. Document says I have to do unit and sanity testing. How Do I do that? After testing, How do I commit and raise Pull Request to the ansible community? As This is my first try, Please help me learn the process. Thanks in advance.

Regards,
Saranya

Hi Saranya,

Great you are looking forward to contribute!
To answer your questions:
Raise PR:

https://docs.ansible.com/ansible/latest/community/committer_guidelines.html#our-workflow-on-github

Testing ansible / modules:
https://docs.ansible.com/ansible/latest/dev_guide/testing.html

Most of the info for developers can be found here:
https://docs.ansible.com/ansible/latest/dev_guide/index.html

Regards,

A.

Hi Saranya,
Did you get the pull request (PR) created OK?

On Tuesday, August 7, 2018 at 4:51:39 PM UTC+1,