# Packages

No description provided by the author
No description provided by the author

# Functions

New - creates a Runner from a Watch struct.

# Constants

AnsibleVerbosityAnnotation - annotation used by a user to specify the verbosity given to the ansible-runner command.
MaxRunnerArtifactsAnnotation - annotation used by a user to specify the max artifacts to keep in the runner directory.

# Interfaces

Runner - a runnable that should take the parameters and name and namespace and run the correct code.
RunResult - result of a ansible run.