ansible/changelogs/fragments/48069-default-callback-unreachable_stderr.yml
Abhijeet Kasurde 17bb4f4932 default: callback plugin allow unreachable task to stderr (#50533)
Provide toggle flag to allow display of unreachable task to stderr
using default callback plugin.

Fixes: #48069

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-01-09 11:43:59 -05:00

2 lines
106 B
YAML

minor_changes:
- Allow default callback plugin to send unreachable host/task to stderr using toggle flag.