Commit Graph

71 Commits (5128a11cdca479590605c52ee5dd4155e5de68ab)

Author SHA1 Message Date
NewGyu 80c75bd66f fix cannot download SNAPSHOT version 2016-12-08 11:32:49 -05:00
jonathan.lestrelin 5c4415b821 Fix unused import and variable and correct documentation 2016-12-08 11:32:49 -05:00
jonathan.lestrelin 0452ddd85d Add pear packaging module to manage PHP PEAR an PECL packages 2016-12-08 11:32:49 -05:00
Roman Vyakhirev 16e51e57f8 bower module. Non-interactive mode and allow-root moved to _exec, they should affect all commands 2016-12-08 11:32:48 -05:00
Roman Vyakhirev 414afb61df composer module. ignore_platform_reqs option added. 2016-12-08 11:32:47 -05:00
QuantumGhost b67e4a19ab Use expanduser to deal with path in bower module
So bower module can correctly handle path containing `~`
2016-12-08 11:32:42 -05:00
Brian Coca d344a3fde3 more string corrections 2016-12-08 11:32:39 -05:00
Brian Coca 2753cd186a moar quotes 2016-12-08 11:32:39 -05:00
Toshio Kuratomi a8c12ec097 Add python >= 2.6 to documented deps 2016-12-08 11:32:36 -05:00
Jeferson Daniel 2f554518a6 Fixes #335 2016-12-08 11:32:33 -05:00
Brian Coca c04e95865a remove x bit 2016-12-08 11:32:30 -05:00
Brian Coca bed45f3ce9 moved to 2016-12-08 11:32:30 -05:00
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
Jeppe Toustrup 0ea2cf77dd NPM: Expand the path before accessing it 2016-12-08 11:32:26 -05:00
Brian Coca 5601a88d71 fixed missing , 2016-12-08 11:32:26 -05:00
Marcus 21a03152dc Add support for mirror_only parameter to cpanm module 2016-12-08 11:32:26 -05:00
Julien Pepy de442415a0 Fix composer module checkmode and change detection 2016-12-08 11:32:24 -05:00
Toshio Kuratomi 8c63ebcf5e Move dnf and bower plugins to proper subdirs 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