ansible

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseFile

func ParseFile(file io.Reader) (map[string]yaml.Node, error)

func Walk

func Walk(root, currentPassword, newPassword string, e Executor) error

Types

type Executor

type Executor interface {
	Run(currentPassword, newPassword string, yml map[string]yaml.Node) []byte
}

Jump to

Keyboard shortcuts

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