summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <toshio@fedoraproject.org>2015-05-19 14:14:40 -0700
committerToshio Kuratomi <toshio@fedoraproject.org>2015-05-19 14:26:44 -0700
commitc87d0015351e14cce8baa5269ec649143350b031 (patch)
tree4adcab86bbf5fb6e1fdf8a27367a2395f537bcf6
parent9fa09632ebd8ace9ae8a1b05c6dc1af530447567 (diff)
downloadansible-modules-core-c87d0015351e14cce8baa5269ec649143350b031.tar.gz
Fix documentation of the variable that backup file name is returned in
-rw-r--r--system/cron.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/cron.py b/system/cron.py
index f91587ca..9728e4de 100644
--- a/system/cron.py
+++ b/system/cron.py
@@ -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: