community.general/lib/ansible/modules/packaging/language
Bob Vincent 2557373cc8 Do not document buggy behavior. (#49325)
In the pip module, umask should be specified as an octal *string*, not an octal (or decimal) *integer*.
2018-11-30 15:22:15 -06:00
..
__init__.py
bower.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
bundler.py Correct documentation for deployment_mode flag (#25978) 2018-08-27 19:05:31 -05:00
composer.py composer: add new autoloader options (#40439) 2018-06-06 08:34:53 +02: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 E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
maven_artifact.py maven_artifact: enforce required params (fixes #44823) (#44967) 2018-08-31 11:38:09 -04:00
npm.py Add unsafe_perm flag (#36946) 2018-10-17 21:35:51 +01:00
pear.py Bulk fix DOCUMENTATION.author (Part 3) (#48990) 2018-11-21 15:10:41 +00:00
pip.py Do not document buggy behavior. (#49325) 2018-11-30 15:22:15 -06:00
yarn.py Validate DOCUMENTATION.author (#48993) 2018-11-21 17:29:29 +00:00