← Back to Explore

delegate-with-vars-child

Child runbook that echoes variables passed via delegation

delegation

Rundown


# Delegate With Vars Child

## 1. Echo environment

- PASS: COMPLETE
- FAIL: STOP

```bash
rd echo "environment={{environment}}"
```

Run

Child auto-executes and echoes environment variable

Initializing...

Initializing...

Step/