cpanm: apply MH feature (#6385)

* cpanm: apply MH feature

* add changelog frag
This commit is contained in:
Alexei Znamensky 2023-04-23 08:58:02 +12:00 committed by GitHub
commit ad6ff9b0c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- cpanm - minor change, use feature from ``ModuleHelper`` (https://github.com/ansible-collections/community.general/pull/6385).