Make README diagrams vertical and clickable
This commit is contained in:
@@ -6,10 +6,8 @@ This folder is reserved for Ansible collections used by the `infra-run` automati
|
||||
|
||||
```mermaid
|
||||
flowchart TD
|
||||
A["collections"] --> B["External or custom collections"]
|
||||
B --> C["Modules"]
|
||||
B --> D["Plugins"]
|
||||
B --> E["Roles integration"]
|
||||
A["collections"]
|
||||
click A href "./" "collections"
|
||||
```
|
||||
|
||||
## Scope
|
||||
|
||||
Reference in New Issue
Block a user