1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/packaging/language
patchback[bot] 2a6f91b4e4
[PR #5751/2670215c backport][stable-5] Fix gem.py, hang on uninstall specific gem version (#5779)
Fix gem.py, hang on uninstall specific gem version (#5751)

* Update gem.py

move 'cmd.append('--executable')' to all uninstalls rather than only all versions

* Create 5751-gem-fix-uninstall-hang

* Rename 5751-gem-fix-uninstall-hang to 5751-gem-fix-uninstall-hang.yml

(cherry picked from commit 2670215c8a)

Co-authored-by: rietvelde <99407273+rietvelde@users.noreply.github.com>
2023-01-07 10:53:25 +01:00
..
ansible_galaxy_install.py Fix copyright lines (make sure 'Copyright' is there). (#5083) (#5084) 2022-08-05 22:45:15 +02:00
bower.py Adjust booleans in packaging modules. (#5154) (#5169) 2022-08-24 20:46:30 +02:00
bundler.py Adjust booleans in packaging modules. (#5154) (#5169) 2022-08-24 20:46:30 +02:00
cargo.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) (#5068) 2022-08-05 13:17:19 +02:00
composer.py Fix non-matching defaults. (#5452) (#5453) 2022-11-01 19:45:37 +01:00
cpanm.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) (#5515) 2022-11-09 07:33:03 +01:00
easy_install.py Adjust booleans in packaging modules. (#5154) (#5169) 2022-08-24 20:46:30 +02:00
gem.py [PR #5751/2670215c backport][stable-5] Fix gem.py, hang on uninstall specific gem version (#5779) 2023-01-07 10:53:25 +01:00
maven_artifact.py Fix non-matching defaults. (#5452) (#5453) 2022-11-01 19:45:37 +01:00
npm.py Adjust booleans in packaging modules. (#5154) (#5169) 2022-08-24 20:46:30 +02:00
pear.py Fix copyright lines (make sure 'Copyright' is there). (#5083) (#5084) 2022-08-05 22:45:15 +02:00
pip_package_info.py short_description fix batch 2 (#5520) (#5522) 2022-11-09 14:08:55 +01:00
pipx.py pipx: add state latest (#5105) (#5125) 2022-08-18 13:11:39 +02:00
pipx_info.py New module: pipx_info (#5196) (#5219) 2022-09-03 13:35:58 +02:00
yarn.py multiple modules: removed unused imports (#5258) (#5268) 2022-09-10 12:18:27 +02:00