Update readme with username instructions
This commit is contained in:
parent
dd46dda79c
commit
b5d1d205dd
@ -24,6 +24,12 @@ and add
|
|||||||
foo.com
|
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
|
### 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.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user