ansible/changelogs/fragments/47307-handler-include-task.yml
Pablo 6497049f2a Fix exception when including tasks from handlers (#47307)
Set _notified_handlers for the task's _uuid that is run as a handler

Fix #47287
2018-10-22 10:46:36 -05:00

2 lines
69 B
YAML

bugfixes:
- "handlers - fix crash when handler task include tasks"