community.general/lib/ansible/modules/extras/packaging/language
Him You Ten 87ce503767 added stdout and stderr outputs (#1900)
* added stdout and stderr outputs

Added stdout and stderr outputs of the results from composer as the current msg output strips \n so very hard to read when debugging

* using stdout for fail_json

using stdout for fail_json so we get the stdout_lines array
2016-12-08 11:34:04 -05:00
..
__init__.py Reorganization. 2016-12-08 11:32:19 -05:00
bower.py Allow relative path for bower executable 2016-12-08 11:33:43 -05:00
bundler.py Add the proper type for the various path argument 2016-12-08 11:33:59 -05:00
composer.py added stdout and stderr outputs (#1900) 2016-12-08 11:34:04 -05:00
cpanm.py Add proper type to cpanm arguments 2016-12-08 11:34:03 -05:00
maven_artifact.py Use no_log for the password for maven_artifact module 2016-12-08 11:33:59 -05:00
npm.py Allow numeric npm package versions 2016-12-08 11:33:57 -05:00
pear.py Fix unused import and variable and correct documentation 2016-12-08 11:32:49 -05:00