Documentation
¶
Index ¶
- func CompileModule(moduleName string, osStr string, archStr string) string
- func End()
- func Fail(code int, args ...any)
- func GetGoPath() string
- func GetGosibotCmdDir() string
- func Info(args ...any)
- func ParseArgs(argsDescription map[string]string) (requiredArgs map[string]string, vars map[string]string, err error)
- func RunModule(client *sshutil.Client, moduleName string, requiredArgs map[string]string, ...) (out []byte, err error)
- func RunTask(client *sshutil.Client, playbook *playbooks.PlayBook, task *playbooks.Task, ...) ([]byte, error)
- func RunTemplateModule(client *sshutil.Client, playbook *playbooks.PlayBook, task *playbooks.Task, ...) ([]byte, error)
- func Start()
- type BecomeInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetGosibotCmdDir ¶
func GetGosibotCmdDir() string
func RunTemplateModule ¶
Types ¶
type BecomeInfo ¶
Click to show internal directories.
Click to hide internal directories.