mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
npm: changed to cmdrunner (#6989)
* npm: refactor to use CmdRunner - initial commit, not working * better handling of parameter "production" * add changelog frag * fixed command call and tests * removed extraneous commented debug code
This commit is contained in:
2
changelogs/fragments/6989-npm-cmdrunner.yml
Normal file
2
changelogs/fragments/6989-npm-cmdrunner.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- npm - module now using ``CmdRunner`` to execute external commands (https://github.com/ansible-collections/community.general/pull/6989).
|
||||
Reference in New Issue
Block a user