summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Coca <bcoca@ansible.com>2016-01-15 12:19:54 -0500
committerBrian Coca <bcoca@ansible.com>2016-01-15 12:19:54 -0500
commit162d95870a7f4582e80a27ff27f9fe322de1feb8 (patch)
tree68077041717e2f0d9a99f2464d7ed2a29abe125a
parent0f52ad70cd13167230094b4cea168ab7ee2af0db (diff)
parent1a362cdff0bade4ddbb1e5912add74541d90275d (diff)
downloadansible-modules-core-162d95870a7f4582e80a27ff27f9fe322de1feb8.tar.gz
Merge pull request #2820 from jeroenseegers/patch-1
Update cron.py documentation
-rw-r--r--system/cron.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/cron.py b/system/cron.py
index 63319096..c9023845 100644
--- a/system/cron.py
+++ b/system/cron.py
@@ -45,7 +45,7 @@ version_added: "0.9"
options:
name:
description:
- - Description of a crontab entry.
+ - Description of a crontab entry. Required if state=absent
default: null
required: false
user: