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
10 years ago
..
__init__.py Reorganization. 11 years ago
bower.py Allow relative path for bower executable 10 years ago
bundler.py Add the proper type for the various path argument 10 years ago
composer.py added stdout and stderr outputs (#1900) 10 years ago
cpanm.py Add proper type to cpanm arguments 10 years ago
maven_artifact.py Use no_log for the password for maven_artifact module 10 years ago
npm.py Allow numeric npm package versions 10 years ago
pear.py Fix unused import and variable and correct documentation 11 years ago