ansible/changelogs/fragments/stderr-script-success.yaml

6 lines
263 B
YAML
Raw Normal View History

2018-04-11 17:10:05 +00:00
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)