mirror of https://github.com/ansible/ansible.git
fix handler include_tasks templating (#85015)
* Add test for a handler including tasks from a variable filename
* Add FieldAttributeBase attribute to indicate if the object should be post validated
Co-authored-by: Matt Davis <6775756+nitzmahone@users.noreply.github.com>
(cherry picked from commit d3977ebc88)
pull/85305/head
parent
96b97dee7c
commit
58496bed29
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- include_tasks - fix templating options when used as a handler (https://github.com/ansible/ansible/pull/85015).
|
||||
Loading…
Reference in New Issue