mirror of
https://github.com/trailofbits/algo
synced 2024-11-18 09:25:38 +00:00
Update docs about sudo #529
This commit is contained in:
parent
58d5a06e87
commit
1b56dd660b
@ -17,3 +17,6 @@ The playbook is `deploy_client.yml`
|
||||
```shell
|
||||
ansible-playbook deploy_client.yml -e 'client_ip=client.com vpn_user=jack server_ip=vpn-server.com server_ssh_user=root'
|
||||
```
|
||||
|
||||
### Additional options:
|
||||
If the user requires sudo password use the following argument: `--ask-become-pass`
|
||||
|
Loading…
Reference in New Issue
Block a user