ansible

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Playbook

type Playbook struct {
	Name      string
	Env       string
	Verbose   bool
	ExtraVars map[string]string
	// contains filtered or unexported fields
}

func (*Playbook) AddArg

func (p *Playbook) AddArg(name string, value string) *Playbook

func (*Playbook) AddExtraVar

func (p *Playbook) AddExtraVar(name string, value string) *Playbook

func (*Playbook) AddExtraVars

func (p *Playbook) AddExtraVars(extraVars string) *Playbook

func (*Playbook) CmdArgs

func (p *Playbook) CmdArgs() []string

func (*Playbook) SetInventory

func (p *Playbook) SetInventory(path string) *Playbook

func (*Playbook) SetName

func (p *Playbook) SetName(name string) *Playbook

Jump to

Keyboard shortcuts

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