# Functions

No description provided by the author

# Constants

EventPlaybookOnStats - playbook has finished running.
EventPlaybookOnTaskStart - playbook is starting to run a task.
EventRunnerItemOnOk - item finished with ok status.
EventRunnerOnFailed - task finished with failed status.
EventRunnerOnOk - task finished with ok status.
TaskActionDebug - task action of printing a debug message.
TaskActionSetFact - task action of setting a fact.

# Structs

EventReceiver serves the event API.
EventTime - time to unmarshal nano time.
JobEvent - event of an ansible run.
StatsEventData - data for a the status event.
StatusJobEvent - event of an ansible run.

# Type aliases

FailureMessages - failure messages from the event api.