options

package
v0.3.10-0-alpha2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AnsibleServerOptions

type AnsibleServerOptions struct {
	common_options.CommonOptions
	common_options.DBOptions
	KeepTmpdir          bool `help:"Whether to save the tmp directory" json:"keep_tmpdir"`
	PlaybookWorkerCount int  `help:"count of worker to run playbook" default:"5" json:"playbook_worker_count"`
	RolePublic          bool `help:"Download and use the role of the public directory"`
	Timeout             int  `help:"Ansible Override the connection timeout in seconds" default:"10"`
}
var (
	Options AnsibleServerOptions
)

Jump to

Keyboard shortcuts

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