Document diff. (#64888)
This commit is contained in:
parent
09aebf33e4
commit
b6f0f14dd3
1 changed files with 5 additions and 0 deletions
|
@ -24,6 +24,11 @@ changed
|
|||
```````
|
||||
A boolean indicating if the task had to make changes.
|
||||
|
||||
diff
|
||||
````
|
||||
|
||||
Information on differences between the previous and current state. Often a dictionary with entries ``before`` and ``after``, which will then be formatted by the callback plugin to a diff view.
|
||||
|
||||
failed
|
||||
``````
|
||||
A boolean that indicates if the task was failed or not.
|
||||
|
|
Loading…
Reference in a new issue