Skip to content

cjp/osx-playbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS X Ansible Playbook

Forked from geerlingguy/mac-dev-playbook. You should probably look there.

Installation

  1. Install Ansible.
  2. Ensure Apple's command line tools are installed (xcode-select --install to launch the installer).
  3. Clone this repository to your local drive.
  4. Run the command $ ansible-galaxy install -r requirements.txt inside this directory to install required Ansible roles.
  5. Run ansible-playbook main.yml -i inventory --ask-sudo-pass from the same directory as this README file.

About

OS X setup via Ansible.

Resources

License

Stars

Watchers

Forks

Packages

No packages published