fix: add language tags to remaining bare code fences
This commit is contained in:
@@ -63,7 +63,7 @@ all:
|
|||||||
|
|
||||||
## Directory Layout
|
## Directory Layout
|
||||||
|
|
||||||
```
|
```text
|
||||||
inventory/
|
inventory/
|
||||||
├── hosts.yml # Host definitions
|
├── hosts.yml # Host definitions
|
||||||
├── group_vars/
|
├── group_vars/
|
||||||
@@ -82,7 +82,7 @@ inventory/
|
|||||||
|
|
||||||
### Multiple Environments
|
### Multiple Environments
|
||||||
|
|
||||||
```
|
```text
|
||||||
inventories/
|
inventories/
|
||||||
├── staging/
|
├── staging/
|
||||||
│ ├── hosts.yml
|
│ ├── hosts.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user