community.general/lib/ansible/modules/packaging/language
Dag Wieers cdd21e2170
Clean up module documentation (#36909)
* Clean up module documentation

This PR includes:
- Removal of `default: None` (and variations)
- Removal of `required: false`
- Fixing booleans and `type: bool` where required

* Fix remaining (new) validation issues
2018-03-15 22:15:24 +01:00
..
__init__.py
bower.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
bundler.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
composer.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
cpanm.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
easy_install.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
gem.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
maven_artifact.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
npm.py npm module compatible with npm5 (#26582) 2018-01-19 15:47:43 +01:00
pear.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
pip.py pip: Use chdir directive in the venv path (fixes #25122) (#26865) 2017-10-13 12:39:47 +02:00