style(readme): align markdown tables
All checks were successful
ci/woodpecker/push/linting Pipeline was successful

This commit is contained in:
Simon Cornet 2026-05-15 13:04:17 +02:00
commit 3cd0fa921a

View file

@ -5,7 +5,7 @@ Install and configure NFS client with systemd-managed mounts.
## Variables
| Variable | Required | Default | Description |
|----------|----------|---------|-------------|
| ----------------------------- | ---------- | --------- | --------------------------------------------- |
| `nfs_mount` | Yes | `[]` | List of NFS mounts to configure |
| `nfs_mount[].nfs_host` | Yes | - | NFS server hostname or IP |
| `nfs_mount[].nfs_dir` | Yes | - | Remote directory path on NFS server |