mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-02 10:03:01 +02:00
Update docs
This commit is contained in:
parent
2e14d6c75d
commit
84a7ff79a4
1 changed files with 18 additions and 0 deletions
|
@ -227,3 +227,21 @@ Required variables:
|
|||
- server - IP or hostname to access the server via SSH
|
||||
- endpoint - Public IP address of your server
|
||||
- ssh_user
|
||||
|
||||
|
||||
### Update users
|
||||
|
||||
Playbook:
|
||||
|
||||
```
|
||||
users.yml
|
||||
```
|
||||
|
||||
Required variables:
|
||||
|
||||
- server - IP or hostname to access the server via SSH
|
||||
- ca_password - Password to access the CA key
|
||||
|
||||
Tags required:
|
||||
|
||||
- update-users
|
||||
|
|
Loading…
Add table
Reference in a new issue