Add missing documentation: cron_file requires user to be set

This commit is contained in:
Achilleas Pipinellis 2015-10-08 19:20:08 +03:00
parent 5f1f1b2904
commit 1499288c64

View file

@ -67,6 +67,7 @@ options:
cron_file:
description:
- If specified, uses this file in cron.d instead of an individual user's crontab.
To use the C(cron_file) parameter you must specify the C(user) as well.
required: false
default: null
backup: