mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
gem: use CmdRunner (#11733)
* gem: use `CmdRunner` * add changelog frag * gem: restore get_rubygems_path() helper to preserve executable splitting Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2
changelogs/fragments/11733-gem-cmd-runner.yml
Normal file
2
changelogs/fragments/11733-gem-cmd-runner.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- gem - refactor module to use ``CmdRunner`` (https://github.com/ansible-collections/community.general/pull/11733).
|
||||
Reference in New Issue
Block a user