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 Reorganization. 2014-11-04 17:31:59 -05:00
bower.py corrected version added 2015-02-03 22:30:19 -05:00
composer.py composer: Fix changed status 2015-03-03 21:49:16 +01:00
cpanm.py fixed missing , 2015-02-12 17:02:16 -05:00
npm.py NPM: Expand the path before accessing it 2015-02-18 16:43:56 +01:00