macOS provisioning using Ansible.
This repository has been archived on 2025-09-29. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2016-09-25 08:13:14 +01:00
files/etc Update VAGRANT_HOSTS_REMOVE 2016-03-15 11:12:09 +00:00
roles Make Dock icons smaller 2016-06-17 09:09:52 +01:00
tasks Add configure_sudoers variable 2016-09-25 07:50:09 +01:00
vars Add tree 2016-09-25 08:13:14 +01:00
.gitignore Updates 2016-09-25 07:42:25 +01:00
ansible.cfg Updates 2016-09-25 07:42:25 +01:00
inventory Updates 2016-09-25 07:42:25 +01:00
main.yml Updates 2016-09-25 07:42:25 +01:00
README.md Updates 2016-09-25 07:42:25 +01:00
requirements.yml Updates 2016-09-25 07:42:25 +01:00

macbook-provisioning

## Prerequisites

## Usage

$ ansible-playbook main.yml

Run everything.

$ ansible-playbook main.yml -t <tag>

Run a specific tag.