mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
cpanm: using CmdRunner (#5485)
* cpanm: using CmdRunner * add changelog fragment
This commit is contained in:
parent
8758f6a43f
commit
b696aa72b2
3 changed files with 32 additions and 29 deletions
2
changelogs/fragments/5485-cpanm-cmd-runner.yml
Normal file
2
changelogs/fragments/5485-cpanm-cmd-runner.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- cpanm - refactored module to use ``CmdRunner`` to execute ``cpanm`` (https://github.com/ansible-collections/community.general/pull/5485).
|
Loading…
Add table
Add a link
Reference in a new issue