标签:runner
Salt runners are convenience applications executed with the salt-run command.
Salt runners是在Master端执行而不是在minion端执行
runner模块和excution模块工作方式一样。
所有可以使用的runner模块都放到runners目录下
参考文章:
http://docs.saltstack.com/en/2014.7/ref/runners/index.html
http://docs.saltstack.com/en/2014.7/ref/runners/all/index.html#all-salt-runners
本文出自 “Linux SA John” 博客,请务必保留此出处http://john88wang.blog.51cto.com/2165294/1656255
标签:runner
原文地址:http://john88wang.blog.51cto.com/2165294/1656255