cpanm: using yaml-specified unit tests (#7231)

* cpanm: using yaml-specified unit tests

* add quote around URLs to appease pyaml@py26

* add changelog frag
This commit is contained in:
Alexei Znamensky
2023-09-11 07:24:59 +12:00
committed by GitHub
parent 6012d2623e
commit 517e2d48eb
4 changed files with 236 additions and 269 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- cpanm - minor refactor when creating the ``CmdRunner`` object (https://github.com/ansible-collections/community.general/pull/7231).