Skip to content

moonlightMing/aini

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aini

Simple library for parsing Ansible host files (ini) in Go.

Fork from github.com/outten45/aini

Installing

Use the 'go get' command to download the package.

go get github.com/moonlight/aini

Then import the package into your project.

import "github.com/moonlight/aini"

Credits

To the Ansible team for writing easy to follow code.

About

Golang libary to parse ansible host file (ini)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%