# ansible/ ## Files | File | What | When to read | | ---- | ---- | ------------ | | `deploy-production-runner.yml` | Production runner deployment | Production deployments | | `deploy-staging-runner.yml` | Staging runner deployment | Staging deployments | | `inventory.yml` | Server inventory | Server host configuration | | `inventory.yml.example` | Example inventory template | Setting up new environments | | `config.yaml.j2` | Jinja2 config template | Runner configuration |