mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 22:00:22 -07:00
cpanm: add return value cpanm_version (#9061)
* add return value version * add changelog frag * fix indentation * fix RV name and tests * Update plugins/modules/cpanm.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
9553dd9ddf
commit
8a2ac4f1eb
3 changed files with 147 additions and 4 deletions
2
changelogs/fragments/9061-cpanm-version.yml
Normal file
2
changelogs/fragments/9061-cpanm-version.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- cpanm - add return value ``cpanm_version`` (https://github.com/ansible-collections/community.general/pull/9061).
|
Loading…
Add table
Add a link
Reference in a new issue