Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Configuring my macs (home, work) with Ansible

Notifications You must be signed in to change notification settings

michalszczecinski/mac-ansible

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuring Mac OS X with Ansible

Automating instalation of software and configuring settings for my OS X setup. Adapted based on scripts of my friend Adam (https://github.com/adamchainz).

Dependencies:

  • Ansible 1.6
  • homebrew
  • homebrew_cask

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

  • Python 100.0%