Macos Playbook Save

Ansible playbook for OS X. Installs the common apps and libraries for web developers

Project README

OSX Playbook [WIP]

An Ansible Playbook for web developers using OS X

Getting Started

Use the next commands to install ansible and run the playbooks

Install pip in OSX

sudo easy_install pip

Install ansible

sudo pip install ansible

Install ansible requirements

ansible-galaxy install -r requirements.yml
chmod -x ./inventory

Run the playbook

ansible-playbook init.yml --ask-become-pass

Common problems

If while running the install.yml playbook some of the casks are missing try to run:

brew update && brew upgrade brew-cask
Open Source Agenda is not affiliated with "Macos Playbook" Project. README Source: ansible-macos/macos-playbook
Stars
35
Open Issues
0
Last Commit
6 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating