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
Simon JAILLET f3c008ed5d composer: Fix `changed` status
Fix `changed` status that always returns False with composer.

This [previous PR](https://github.com/ansible/ansible-modules-extras/pull/61) had fixed the issue but because of a [Composer recent change](cb336a5416) stderr is now used for reporting information meant for humans while stdout is more for the output of the command.

This PR would definilty solve this issue.
10 years ago
..
__init__.py Reorganization. 10 years ago
bower.py corrected version added 10 years ago
composer.py composer: Fix `changed` status 10 years ago
cpanm.py fixed missing , 10 years ago
npm.py NPM: Expand the path before accessing it 10 years ago