mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
mh/mixins/cmd - added publish_cmd parameter to CmdModuleHelper.run_command() (#3648)
* added publish_cmd parameter to CmdModuleHelper.run_command() * added changelog fragment * Update plugins/module_utils/mh/mixins/cmd.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
2
changelogs/fragments/3648-mh-cmd-publish-cmd.yaml
Normal file
2
changelogs/fragments/3648-mh-cmd-publish-cmd.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- module_helper module utils - added feature flag parameter to ``CmdMixin`` to control whether ``cmd_args`` is automatically added to the module output (https://github.com/ansible-collections/community.general/pull/3648).
|
||||
Reference in New Issue
Block a user