mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
ce35d88094
* 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. * Update changelogs/fragments/gem_module_add_bindir_option.yml Co-authored-by: Ajpantuso <ajpantuso@gmail.com> * gem_module: Integration tests for bindir option * gem_module: Update Integration tests for bindir option * gem_module: Update Integration tests for bindir option Make sure gist is not installed system-wide prior the tests * Revert "gem_module: Update Integration tests for bindir option" This reverts commit |
||
---|---|---|
.. | ||
bower.py | ||
bundler.py | ||
composer.py | ||
cpanm.py | ||
easy_install.py | ||
gem.py | ||
maven_artifact.py | ||
npm.py | ||
pear.py | ||
pip_package_info.py | ||
yarn.py |