Skip to content

dfsdevops/ansibase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ansibase

Goals

  • Written in Golang
  • Redis back-end
  • generic enough for any kind of ansible supported data structures (lists, dictionaries)
  • Able to unmarshall YAML inventory into Key/Value structure
  • Import and export YAML inventories
  • Simple to operate from CLI. Add new host, add host to group, add variable to host, delete variable from host. Manipulate variables
  • --list creates ansible dynamic inventory compatible output.

Longer term goals

  • Run in server mode. Add Web UI/API.
  • Docker/K8s support
  • Use database as a vars source for Helm, dynamically apply vars to Charts.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published