Fix documentation of the variable that backup file name is returned in
This commit is contained in:
parent
bfda7b8943
commit
4106047e77
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ options:
|
||||||
backup:
|
backup:
|
||||||
description:
|
description:
|
||||||
- If set, create a backup of the crontab before it is modified.
|
- 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
|
required: false
|
||||||
default: false
|
default: false
|
||||||
minute:
|
minute:
|
||||||
|
|
Loading…
Reference in a new issue