Bash provider allows executing Bash commands in a workflow, with a limitation for cloud execution.
steps: - name: Query bash provider: bash config: "{{ provider.my_provider_name }}" with: timeout: {value} command: {value} shell: {value}