Updated Configuration (markdown)

Raymond Kuiper 2025-06-25 15:36:37 +02:00
parent 1185cc21bb
commit 5f58bb85a9

@ -56,6 +56,12 @@ You can specify the value sperated by a "/" like so:
hostgroup_format = "tenant/site/dev_location/role" hostgroup_format = "tenant/site/dev_location/role"
``` ```
You can also provide a list of groups like so:
```
hostgroup_format = ["region/site_group/site", "role", "tenant_group/tenant"]
```
**Group traversal** **Group traversal**
The default behaviour for `region` is to only use the directly assigned region The default behaviour for `region` is to only use the directly assigned region