mirror of https://github.com/ansible/ansible.git
* Don't special case implicit meta tasks when filtering on tags
Fixes #85475
(cherry picked from commit 313c6f6b4d)
pull/86094/head
parent
81d883687e
commit
a49f7a8fe5
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Fix issue where play tags prevented executing notified handlers (https://github.com/ansible/ansible/issues/85475)
|
||||
Loading…
Reference in New Issue