diff --git a/README.md b/README.md index fe8799f..a65b4c4 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,12 @@ and add foo.com ``` +Finally, unless your user account name is ubuntu with sudo access, you'll need to edit each playbook to change the username. +```shell +vi ./playbooks/* +``` + + ### Running Ansible There are a few ways to use this set of playbooks -- you can either run the deployment of each service individually, or you can run them all in one go.