Merge pull request #28851 from rominf/schedule-docs-args-to-job_args

[states/schedule] docstring: args, kwargs -> job_args, job_kwargs
This commit is contained in:
Nicole Thomas 2015-11-13 06:44:51 -07:00
commit 7c7a857707

View File

@ -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