1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

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 committed by Matt Clay
parent 79dd0466b5
commit 623f70ecd6

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: