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

Fix #47287
(cherry picked from commit 6497049)

Co-authored-by: Pablo <pablorf.dev@outlook.com>
2018-10-22 15:52:54 -07:00

2 lines
69 B
YAML

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