mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-17 14:21:30 +00:00
added backup_file to docs
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user