diff --git a/README.md b/README.md new file mode 100644 index 0000000..043a231 --- /dev/null +++ b/README.md @@ -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 +``` + +Run a specific tag.