added backup_file to docs
This commit is contained in:
parent
dd71469bb7
commit
68a4d40210
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@ This document covers return values common to all modules.
|
|||
|
||||
|
||||
|
||||
backup_file
|
||||
```````````
|
||||
For those modules that implement `backup=no|yes` when manipulating files, a path to the backup file created.
|
||||
|
||||
changed
|
||||
```````
|
||||
A boolean indicating if the task had to make changes.
|
||||
|
|
Loading…
Reference in a new issue