community.general/lib/ansible/modules/packaging/language
Thomas Bilk ن 77e550192c Added Composer Command global (#24158)
* Added Composer Command global

Added a parameter to run composer commands globally. The `working_dir`
parameter is only required if `global_command` is `False`.

Fixes #24052

* Added Composer Command global

Added a parameter to run composer commands globally. The `working_dir`
parameter is only required if `global_command` is `False`.

Fixes #24052
2017-05-01 21:11:34 +02:00
..
__init__.py
bower.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
bundler.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
composer.py Added Composer Command global (#24158) 2017-05-01 21:11:34 +02:00
cpanm.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
easy_install.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
gem.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
maven_artifact.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
npm.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
pear.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
pip.py Removes expanduser in favor of type path 2017-03-31 00:24:38 -04:00