fix: add language tags to remaining bare code fences
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user