Commit Graph

5 Commits (a03da8d59234838e2f3d03dd900a5a5277cec57a)

Author SHA1 Message Date
Julien Pepy 97ed348e17 Clean options building in Composer module 2016-12-08 11:32:29 -05:00
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
Julien Pepy de442415a0 Fix composer module checkmode and change detection 2016-12-08 11:32:24 -05:00
Jeroen Thora 26ae02b2f5 Small typo fix 2016-12-08 11:32:22 -05:00
Michael DeHaan 7d6ceb4f06 Reorganization. 2016-12-08 11:32:19 -05:00