React by calling asynchronous runners
Execute a runner asynchronous:
USAGE:
run_cloud:
runner.cmd:
- func: cloud.create
- arg:
- my-ec2-config
- myinstance
run_cloud:
runner.cmd:
- func: cloud.create
- kwargs:
provider: my-ec2-config
instances: myinstance
Docs for previous releases are available on readthedocs.org.
Latest Salt release: 3004