community.general/lib/ansible/modules/extras/packaging/language
Simon JAILLET c7b3dea395 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.
2016-12-08 11:32:27 -05:00
..
__init__.py
bower.py Move dnf and bower plugins to proper subdirs 2016-12-08 11:32:24 -05:00
composer.py composer: Fix `changed` status 2016-12-08 11:32:27 -05:00
cpanm.py fixed missing , 2016-12-08 11:32:26 -05:00
npm.py NPM: Expand the path before accessing it 2016-12-08 11:32:26 -05:00