ansible

package
v0.29.1-kapp-rc.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Paths

type Paths struct {
	Ansible         string
	AnsiblePlaybook string
	WorkDir         string
}

type Runner

type Runner struct {
	// contains filtered or unexported fields
}

func NewRunner

func NewRunner(executor execx.Executor, paths Paths) *Runner

func (*Runner) CmdPath

func (r *Runner) CmdPath() string

func (*Runner) Exec added in v0.26.2

func (r *Runner) Exec(params ...string) ([]byte, error)

func (*Runner) Playbook added in v0.26.2

func (r *Runner) Playbook(params ...string) ([]byte, error)

func (*Runner) Stop

func (r *Runner) Stop() error

func (*Runner) Version

func (r *Runner) Version() (string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL