mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Add missing documentation: cron_file requires user to be set
This commit is contained in:
committed by
Matt Clay
parent
ed3d248234
commit
961082620c
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user