Returning data to external destinations
The most important type of module to handle return data is called a returner. When the Master publishes a task (called a job) to a target, it assigns a job ID (or JID) to it. When a Minion finishes that job, it sends the resulting data back to the Master, along with the JID that is associated with it.