Fix documentation of the variable that backup file name is returned in

This commit is contained in:
Toshio Kuratomi 2015-05-19 14:14:40 -07:00
parent bfda7b8943
commit 4106047e77

View file

@ -71,7 +71,7 @@ options:
backup:
description:
- If set, create a backup of the crontab before it is modified.
The location of the backup is returned in the C(backup) variable by this module.
The location of the backup is returned in the C(backup_file) variable by this module.
required: false
default: false
minute: