package
0.1.0
Repository: https://github.com/around25/shellbot.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
* Execute a task group on the server */.
* Execute the current task on the server */.
* Execute a list of tasks on the connected server based on the provided config and with the list of variables as the current context */.
No description provided by the author
* Create a new Config object based on a viper config */.
No description provided by the author
* Provision an environment based on the loaded configuration file */.
* Provision a specific group from the config using the given variables */.
* Provision a single server with the list of tasks and variables */.
* Split the server name from the path on that server */.

# Structs

config contains the contents of the loaded configuration file and provides methods for easily retrieving it's data.