community.general/lib/ansible/modules/packaging/language
Antoine Catton 39f9d3e4a6 Add the ability to specify an install_dir to the gem module (#38195)
* Add the ability to specify an install_dir to the gem module

* Add GEM_HOME when installing a non-global gem

* Add tests for custom gem path

* Fix sanity tests

* Add changelog entry

* Rebase and add tests for incorrect options

Co-authored by: Antoine Catton <devel@antoine.catton.fr>
2018-05-21 09:55:43 -04:00
..
__init__.py
bower.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
bundler.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
composer.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
cpanm.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
easy_install.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
gem.py Add the ability to specify an install_dir to the gem module (#38195) 2018-05-21 09:55:43 -04:00
maven_artifact.py #29334 handle maven local repo (#36159) 2018-03-29 16:16:46 -04:00
npm.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
pear.py Convert more http links to https. 2018-04-25 23:12:46 -07:00
pip.py Allow empty list of names in pip module (#38789) 2018-05-14 14:51:10 +02:00
yarn.py Add Yarn module (#19026) 2018-04-18 08:19:38 -05:00