community.general/lib/ansible/modules/packaging/language
Kevin Mooney 7a0c28cc37 Put umask value in quotation marks (#41409)
The given example causes the pip module to fail. If the umask is given as an octal string without quotation marks, the pip module converts it into an integer (i.e., an invalid umask). 

+label: docsite_pr
2018-07-13 10:35:23 -04: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 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 Add the ability to specify an install_dir to the gem module (#38195) 2018-05-21 09:55:43 -04:00
maven_artifact.py Fix for #40782 (#40783) 2018-05-29 05:04:25 -04:00
npm.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
pear.py Convert more http links to https. 2018-04-25 23:12:46 -07:00
pip.py Put umask value in quotation marks (#41409) 2018-07-13 10:35:23 -04:00
yarn.py Add Yarn module (#19026) 2018-04-18 08:19:38 -05:00