ansible/packaging
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
..
language composer: Fix changed status 2015-03-03 21:49:16 +01:00
os pkgutil.py syntax fix 2015-02-25 03:36:06 +03:00
__init__.py Add missing __init__.py files for find_package() to work 2014-10-03 16:34:28 -07:00