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.
2015-03-03 21:49:16 +01:00
..
__init__.py
bower.py
composer.py composer: Fix changed status 2015-03-03 21:49:16 +01:00
cpanm.py
npm.py