1. Go to the pull request URL and leave a note that you’re in the
process of reviewing the module.
2. Run the module to test its basic functionality.
3. Review the module for its adherence to the module guidelines.
(http://docs.ansible.com/developing_modules.html#module-checklist).
4. Add any necessary feedback to the pull request.
5. Once the module looks good, give it a +1!
Any module with two +1s from official module reviewers will be
approved for inclusion in Ansible Extras.
Thanks for your help in improving the PR merge process. If you have
any feedback, comments or questions, please don't hesitate to ask.
What are the test required if I want to add Module in Cloud Module Directory. and what is the process to review module? Which of these tests are required among Units, Integration, Sanity and Compile/