Skip to content

Uses ansible, homebrew and homebrew-cask to privision your MacOSX machine

License

Notifications You must be signed in to change notification settings

maejimayuto/mac-ansible

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mac-ansible

Uses ansible, homebrew and homebrew-cask to privision your MacOSX machine

Install / Update MacOSX

bash <(curl -s https://raw.githubusercontent.com/maejimayuto/mac-ansible/master/install.sh)

Random notes and additional settings:

  • Increase Samba throughput, if you use only LAN

printf "[default]\nsigning_required=no\n" | sudo tee /etc/nsmb.conf >/dev/null

About

Uses ansible, homebrew and homebrew-cask to privision your MacOSX machine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.9%
  • Shell 49.1%