Improve documentation

This commit is contained in:
Raphael Dannecker 2025-04-07 07:48:01 +02:00
parent 471ff52df0
commit 9a6a05e2d0
11 changed files with 195 additions and 84 deletions

View file

@ -5,9 +5,9 @@
## Configuration / Variables
* **custom_roles**
List of roles which will be applied
Type: *List of Strings*
* **custom_roles**
List of roles which will be applied
Type: *List of Strings*
Default: []
@ -48,4 +48,3 @@ laptops:
- role_a
- role_b
```