mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
[PR #5822/fe520a6b backport][stable-6] Gem: Support force flag when uninstalling (#5884)
Gem: Support force flag when uninstalling (#5822)
* Gem: Support force flag when uninstalling
* Improve docs' syntax
* Add changelog fragment
(cherry picked from commit fe520a6b09)
Co-authored-by: Juan Vela <juan.vela.bcn@gmail.com>
This commit is contained in:
2
changelogs/fragments/5822-gem-uninstall-force.yml
Normal file
2
changelogs/fragments/5822-gem-uninstall-force.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- gem - fix force parameter not being passed to gem command when uninstalling (https://github.com/ansible-collections/community.general/pull/5822).
|
||||
Reference in New Issue
Block a user