Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cybertk/osx-playbook-template


https://github.com/cybertk/osx-playbook-template

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Ansible Playbook Template to provision OSX

## Getting Started

1. Fork the project
1. Customize `vars/main.yml`

## Testing the Playbook

All provisions can be tested in a VM setup by Vagrant.

```
vagrant up
```