clan-core/clanModules/root-password/README.md
Johannes Kirschbauer 87559613ed
All checks were successful
checks / checks (pull_request) Successful in 4m7s
checks / checks-impure (pull_request) Successful in 1m50s
docs: add clan modules readme support
2024-04-17 12:52:04 +02:00

14 lines
312 B
Markdown

## Usage
!!! tip "This module sets the password for the root user (automatically)."
After the system was installed/deployed the following command can be used to display the root-password:
```bash
clan secrets get {machine_name}-password
```
---
See also: [Facts / Secrets](../../getting-started/secrets.md)