Use
Set the default storage identifier. This allows you to not specify any storage identifier in the following processors.
Options
use (string)
The identifier of the storage.
Example
cities: !storage
- name: Paris
- name: Berlin
- name: London
default: !task
- use: cities
Last updated
Was this helpful?