|
|
|
@ -62,18 +62,18 @@ options:
|
|
|
|
required: false
|
|
|
|
required: false
|
|
|
|
frequency:
|
|
|
|
frequency:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- The frequency of the command
|
|
|
|
- The frequency of the command, not idempotent
|
|
|
|
required: false
|
|
|
|
required: false
|
|
|
|
choices:
|
|
|
|
choices:
|
|
|
|
- daily
|
|
|
|
- daily
|
|
|
|
- weekly
|
|
|
|
- weekly
|
|
|
|
time:
|
|
|
|
time:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- Time to execute scheduled task
|
|
|
|
- Time to execute scheduled task, not idempotent
|
|
|
|
required: false
|
|
|
|
required: false
|
|
|
|
days_of_week:
|
|
|
|
days_of_week:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- Days of the week to run a weekly task
|
|
|
|
- Days of the week to run a weekly task, not idempotent
|
|
|
|
required: false
|
|
|
|
required: false
|
|
|
|
path:
|
|
|
|
path:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
|