ansible/changelogs/fragments/stderr-script-success.yaml
2018-04-11 17:54:59 -04:00

5 lines
263 B
YAML

bugfixes:
- restore stderr ouput even if script module run is successful (https://github.com/ansible/ansible/pull/38177)
minor_features:
- add option to script module to toggle stderr display on module success (https://github.com/ansible/ansible/pull/38177)