77d0effcc5
* Fix missing quoting for remote_tmp in second mkdir of shell module. Issue #69577 * adding changelog * fixing typo in changelog entry * adding test case Adding test case written by bmillemayhias. * using $HOME instead of ~ * fixing commit measage * Update 69578-shell-remote_tmp-quoting.yaml Co-authored-by: Brian Kohles <me@briankohles.com>
2 lines
182 B
YAML
2 lines
182 B
YAML
bugfixes:
|
|
- shell - fix quoting of mkdir command in creation of remote_tmp in order to allow spaces and other special characters (https://github.com/ansible/ansible/issues/69577).
|