Add missing documentation: cron_file requires user to be set

pull/18777/head
Achilleas Pipinellis 9 years ago committed by Matt Clay
parent ed3d248234
commit 961082620c

@ -67,6 +67,7 @@ options:
cron_file: cron_file:
description: description:
- If specified, uses this file in cron.d instead of an individual user's crontab. - 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 required: false
default: null default: null
backup: backup:

Loading…
Cancel
Save