Skip to content

rochacbruno/groot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Continuous Integration

I am Groot!

groot

Sync roles or collections

Mirror:

$ curl -L https://github.com/fao89/groot/releases/download/0.2.0/groot-linux-amd64 -o groot
$ chmod +x groot
$ ./groot sync --content <roles | collections>

From requirements.yml

$ curl -L https://github.com/fao89/groot/releases/download/0.2.0/groot-linux-amd64 -o groot
$ chmod +x groot
$ ./groot sync --requirement requirements.yml

Serve content

$ curl -L https://github.com/fao89/groot/releases/download/0.2.0/groot-linux-amd64 -o groot
$ chmod +x groot
$ RUST_LOG=groot::api ./groot --serve

Install role/collection from groot:

$ ansible-galaxy <role/collection> install <namespace>.<name> -c -s http://127.0.0.1:3030/ --no-deps

About

The coolest guardian of the galaxy!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%