You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/stderr-script-success.yaml

6 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)