fix: add language tags to remaining bare code fences
All checks were successful
ci / link-check (push) Successful in 16s
ci / lint (push) Successful in 20s

This commit is contained in:
user
2026-02-22 08:19:59 +01:00
parent fa82dd816d
commit f533aad0fa

View File

@@ -63,7 +63,7 @@ all:
## Directory Layout
```
```text
inventory/
├── hosts.yml # Host definitions
├── group_vars/
@@ -82,7 +82,7 @@ inventory/
### Multiple Environments
```
```text
inventories/
├── staging/
│ ├── hosts.yml