Add README

This commit is contained in:
Oliver Davies 2015-11-16 13:08:40 +00:00
parent a4bde3b4f3
commit 58e0126723

13
README.md Normal file
View file

@ -0,0 +1,13 @@
# macbook-provisioning
```bash
$ ansible-playbook -i inventory playbook.yml -K`
```
Run everything.
```bash
$ ansible-playbook -i inventory playbook.yml -K -t <tag>
```
Run a specific tag.