diff --git a/changelogs/fragments/81558-fix-interactive-shell-options.yml b/changelogs/fragments/81558-fix-interactive-shell-options.yml new file mode 100644 index 00000000000..81b240cbb50 --- /dev/null +++ b/changelogs/fragments/81558-fix-interactive-shell-options.yml @@ -0,0 +1,2 @@ +bugfixes: + - shell module - parameter-oriented invocation using 'cmd' was silently failing. Fix now adds 'cmd' argument in shell module and creates centralized list of options for usage in `splitter.py` (https://github.com/ansible/ansible/issues/73005). \ No newline at end of file