added backup_file to docs

This commit is contained in:
Brian Coca 2016-09-07 11:50:55 -04:00
parent dd71469bb7
commit 68a4d40210

View file

@ -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.