diff --git a/README.md b/README.md index 556b54a..c47f14d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A collection of Ansible scripts to manage all of my machines. ## Quickstart -To quickly get a machine up and running, add it to the inventory, role it out, and `./provision.yml` it. The playbook assures a sane running environment and then sets up ansible-pull on a timer that immediately triggers. Leave it be, come back 10 minutes later and polish it up as required. +To quickly get a machine up and running, add it to the inventory and `./provision.yml` it. This ensures a basic, sane running environment from which you can do tuning. Ideally, though, you should have roles. ## Overview