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