Sequence
Introduction
This module adds support for creating a list of actions that execute sequentially.
Usage
All three blocks in this example will be executed one after the other.
actions:
- <...>
- <...>
- <...>
This module adds support for creating a list of actions that execute sequentially.
All three blocks in this example will be executed one after the other.
actions:
- <...>
- <...>
- <...>