mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
[states/schedule] docstring: args, kwargs -> job_args, job_kwargs
This commit is contained in:
parent
e71c93b49c
commit
afe82281bb
@ -59,9 +59,9 @@ Management of the Salt scheduler
|
||||
job1:
|
||||
schedule.present:
|
||||
- function: state.sls
|
||||
- args:
|
||||
- job_args:
|
||||
- httpd
|
||||
- kwargs:
|
||||
- job_kwargs:
|
||||
test: True
|
||||
- when:
|
||||
- Monday 5:00pm
|
||||
|
Loading…
Reference in New Issue
Block a user