Update README.md
This commit is contained in:
parent
5a560250f1
commit
ad27b805af
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ This command assumes `hosts` is your hosts file, you can copy the sample host fi
|
|||
|
||||
### Adding new users to aperture
|
||||
|
||||
When you want to add a new user to all of the aperture servers, run the below command. You'll also need to edit [`roles/ssh/defaults/main.yml`](./roles/ssh/defaults/main.yml`).
|
||||
When you want to add a new user to all of the aperture servers, run the below command. You'll also need to edit [`roles/ssh/defaults/main.yml`](./roles/ssh/defaults/main.yml).
|
||||
|
||||
```
|
||||
ansible-playbook -i hosts redbrick-ansible.yml -e "created_users_pass=hellothere"
|
||||
|
|
Loading…
Reference in a new issue