8000 GitHub - meomap/zeno: CLI tool to examine ansible playbooks affected by git changes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

meomap/zeno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zeno

Go Report Card Build Status Coverage Status

CLI tool to examine ansible playbooks affected by git changes

Installation

$ go get -u github.com/meomap/zeno

Usage

$ zeno -files="$(git diff $COMMIT_HASH_BEFORE $COMMIT_HASH_AFTER --name-only)" -playbooks=qa/site.yml,staging/site.yml
qa/site.yml,staging/site.yml

Features

  • Ansible playbook supported.

Contributing

Bug reports & pull requests are welcome.

About

CLI tool to examine ansible playbooks affected by git changes

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0