You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/packaging/language
Him You Ten f99576749a 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
9 years ago
..
__init__.py Reorganization. 10 years ago
bower.py Allow relative path for bower executable 9 years ago
bundler.py Add the proper type for the various path argument 9 years ago
composer.py added stdout and stderr outputs (#1900) 9 years ago
cpanm.py Add proper type to cpanm arguments 9 years ago
maven_artifact.py Use no_log for the password for maven_artifact module 9 years ago
npm.py Allow numeric npm package versions 9 years ago
pear.py Fix unused import and variable and correct documentation 10 years ago