Update cron.py

Minor update to documentation for the cron module to reflect the required "name" parameter when the value of "state" is "absent".
reviewable/pr18780/r1
Jeroen Seegers 10 years ago
parent 1a298f7948
commit 1a362cdff0

@ -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:

Loading…
Cancel
Save