Skip to content

Automatically generate vars of Ansible playbook for Homebrew

Notifications You must be signed in to change notification settings

takuti/ansibrew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ansibrew

A simple command-line tool to generate vars of Ansible playbook for Homebrew.

Installation

$ pip install git+https://github.com/takuti/ansibrew.git

Usage

$ absibrew > vars.yml

taps

$ ansibrew taps
  • brew tap

packages

$ ansibrew packages
  • progress bar will be shown
  • brew list
  • except all required packages because they will be installed automatically as dependencies

cask

$ ansibrew cask
  • progress bar will be shown
  • search by brew cask search for all applications in /Applications directory

License

MIT

Reference

About

Automatically generate vars of Ansible playbook for Homebrew

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages