# Dump Interpolated Content Task

This task simply outputs the content variable for the module '{{ item.key }}' to verify it was correctly embedded via file interpolation.

Interpolated Content for {{ item.key }}:
---
{{ item.content }}
--- 