From f62f023506d95bfe5bb1a3fb0b71dd9f30a687e4 Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Wed, 31 Oct 2012 15:40:57 +0000 Subject: [PATCH] slightly more docs --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 2bc3c3037b..003db3fe17 100644 --- a/README +++ b/README @@ -21,6 +21,11 @@ private path - which is sysadmin-main accessible only is: /srv/private/ansible +In general to run any ansible playbook you will want to run: + +sudo -i ansible-playbook /path/to/playbook.yml + + cloud instances: to startup a new cloud instance and configure for basic server use run (as