Skip to content

ben-davis/mac-ansible

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuring Mac OS X with Ansible

I have two Macs and like to have (at least some of) the same apps on each. Since Ansible 1.6, the homebrew and homebrew_cask modules have been added, which has let me keep them in sync.

To run:

ansible-playbook playbook.yml

Optionally add --skip-tags brew to skip the slow brew stuff.

About

Configuring my macs (home, work) with Ansible

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 72.2%
  • Shell 19.9%
  • JavaScript 7.9%