ansible

package
v0.3.9-5 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2022 License: Apache-2.0 Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	R = shell.R

	InvalidUpdateError = shell.InvalidUpdateError
)

Functions

This section is empty.

Types

type AnsibleHostsOptions

type AnsibleHostsOptions struct {
	List       bool   `help:"List all ansible inventory"`
	Host       string `help:"List of a host"`
	PrivateKey string `help:"path to private key to use for ansible"`
	Port       int    `help:"optional port, if port is not 22"`
	User       string `help:"username to try"`
	UserBecome string `help:"username to sudo"`
}

Jump to

Keyboard shortcuts

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