docs: add clan modules readme support

This commit is contained in:
Johannes Kirschbauer
2024-04-17 12:52:04 +02:00
parent 0dde758296
commit 87559613ed
6 changed files with 58 additions and 11 deletions

View File

@@ -0,0 +1,13 @@
## 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)