ansible/docs/docsite/rst/dev_guide
Sandeep Kasargod e1c4ee2514 New module for managing volumes in Vexata storage arrays (#49006)
* Initial commit for module to manage Vexata storage volumes + fixes form code review in pr #47091.

* Fix indent errors reported by lint.

* Refactor, implement code review changes

* Moved doc fragment file to new layout

* Added explicit types for all module parameters, updated copyrights + raw string for block text.
2019-04-10 21:12:23 +05:30
..
shared_snippets
style_guide
testing/sanity Replace no-underscore-variable test with pylint. (#54140) 2019-03-20 22:14:22 -07:00
debugging.rst
developing_api.rst
developing_core.rst
developing_inventory.rst Rewrote one awkward sentence. (#54892) 2019-04-05 14:25:50 -05:00
developing_locally.rst
developing_module_utilities.rst New module for managing volumes in Vexata storage arrays (#49006) 2019-04-10 21:12:23 +05:30
developing_modules.rst
developing_modules_best_practices.rst AnsibleModule uses supports_check_mode (#54629) 2019-04-02 13:46:06 -05:00
developing_modules_checklist.rst update _facts and _info in checklist (#54182) 2019-03-21 12:49:28 -05:00
developing_modules_documenting.rst Minor formatting fix in developing_modules_documenting.rst (#54785) 2019-04-04 08:52:31 +01:00
developing_modules_general.rst
developing_modules_general_aci.rst
developing_modules_general_windows.rst
developing_modules_in_groups.rst
developing_plugins.rst
developing_program_flow_modules.rst
developing_python_3.rst
developing_rebasing.rst
index.rst
module_lifecycle.rst
overview_architecture.rst
testing.rst
testing_compile.rst
testing_documentation.rst
testing_httptester.rst
testing_integration.rst
testing_integration_legacy.rst
testing_pep8.rst
testing_running_locally.rst
testing_sanity.rst
testing_units.rst
testing_units_modules.rst
testing_validate-modules.rst