[states/schedule] docstring: args, kwargs -> job_args, job_kwargs

This commit is contained in:
Roman Inflianskas 2015-11-13 10:23:19 +03:00
parent e71c93b49c
commit afe82281bb

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