Versions in this module Expand all Collapse all v1 v1.0.9 Sep 3, 2020 Changes in this version + var CurrentHost *models.Host + func ConnectivityCheck(_ string, args ...string) (stdout string, stderr string, exitCode int) + func GetInventory(string, ...string) (stdout string, stderr string, exitCode int) + func ProcessSteps() + func RegisterHostWithRetry() + type Any interface + type Done struct + type HandlerType func(string, ...string) (stdout string, stderr string, exitCode int)