Commit Graph

6 Commits (9b051b8a96ed10c5e11ad37679e68ea524089722)

Author SHA1 Message Date
Brian Coca 39cb571064 Merge pull request #94 from komuta/clean-composer-options
Unify composer options parsing
10 years ago
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
Julien Pepy e1008059ec Clean options building in Composer module 10 years ago
Julien Pepy 2e1b703b3c Fix composer module checkmode and change detection 10 years ago
Jeroen Thora 4513d3d29e Small typo fix 10 years ago
Michael DeHaan 7e6fc7023d Reorganization. 10 years ago