mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-14 21:01:13 +00:00
Fix documentation of the variable that backup file name is returned in
This commit is contained in:
committed by
Matt Clay
parent
79dd0466b5
commit
623f70ecd6
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user