package
0.0.0-20241220161610-43cd2ce6cb17
Repository: https://github.com/apenella/ransidble.git
Documentation: pkg.go.dev
# Functions
NewCreateTaskAnsiblePlaybookService creates a new CreateTaskAnsiblePlaybookService.
NewGetTaskService creates a new GetTaskService.
# Variables
ErrExecutorNotInitialized represents an error when the executor is not initialized.
ErrFindingProject represents an error when the project is not found.
ErrFindingTask represents an error when a task is not found.
ErrGeneratingRandomString represents an error when generating a random string.
ErrorExecuteTask represents an error when executing a task.
ErrorStoreTask represents an error when storing a task.
ErrProjectNotProvided represents an error when the project is not provided.
ErrProjectRepositoryNotInitialized represents an error when the project store is not initialized.
ErrRepositoryNotInitialized represents an error when the store is not initialized.
ErrSettingUpProject represents an error when setting up a project.
ErrTaskIDNotProvided represents an error when the task id is not provided.
ErrTaskNotProvided represents an error when the task is not provided.
ErrTaskRepositoryNotInitialized represents an error when the task store is not initialized.
# Structs
CreateTaskAnsiblePlaybookService represents the service to run an Ansible playbook.
GetTaskService is a service to get a task.