Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cybertk/osx-playbook-template
https://github.com/cybertk/osx-playbook-template
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cybertk/osx-playbook-template
- Owner: cybertk
- License: mit
- Created: 2015-11-20T17:43:16.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-23T09:34:41.000Z (about 9 years ago)
- Last Synced: 2024-11-14T12:54:06.186Z (2 months ago)
- Language: Makefile
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```