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>pull/85301/head
parent
2cfb158536
commit
d3977ebc88
@ -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