mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 11:34:15 -07:00
Fix exception when including tasks from handlers (#47307)
Set _notified_handlers for the task's _uuid that is run as a handler Fix #47287
This commit is contained in:
parent
335a979f1d
commit
6497049f2a
4 changed files with 25 additions and 1 deletions
2
changelogs/fragments/47307-handler-include-task.yml
Normal file
2
changelogs/fragments/47307-handler-include-task.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "handlers - fix crash when handler task include tasks"
|
Loading…
Add table
Add a link
Reference in a new issue