1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-30 17:06:19 +00:00
community.general/plugins/modules/packaging/language
Stanislav German-Evtushenko 12339d2b00 gem_module: Add bindir option
This option allows to specify directory to install executables, e.g.
`/home/user/bin` or `/home/user/.local/bin`. This comes especially handy
when used with user_install option as the default path of executables is
not in PATH.
2021-06-19 02:09:20 +09:00
..
bower.py Tidy up validate-modules ignores for packaging modules (#1289) 2020-11-13 12:41:11 +00:00
bundler.py Tidy up sanity checks (2021/Batch 3 - who's counting) (#1885) 2021-02-26 11:37:23 +01:00
composer.py composer: add composer_executable (#2650) 2021-05-28 12:49:29 +02:00
cpanm.py cpanm - revamp module (#2218) 2021-04-18 10:55:47 +02:00
easy_install.py Tidy up validate-modules ignores for packaging modules (#1289) 2020-11-13 12:41:11 +00:00
gem.py gem_module: Add bindir option 2021-06-19 02:09:20 +09:00
maven_artifact.py Added SHA1 option to maven_artifact (#2662) 2021-06-01 22:06:26 +02:00
npm.py npm: Add no_bin_links option (#2146) 2021-04-11 05:58:48 +02:00
pear.py Tidy up validate-modules ignores for packaging modules (#1289) 2020-11-13 12:41:11 +00:00
pip_package_info.py Tidy up sanity checks (2021/Batch 3 - who's counting) (#1885) 2021-02-26 11:37:23 +01:00
yarn.py Tidy up validate-modules ignores for packaging modules (#1289) 2020-11-13 12:41:11 +00:00