Improve infra-run portfolio credibility
lint / shell-yaml-ansible (push) Failing after 21s

This commit is contained in:
Mateusz Suski
2026-05-08 21:18:22 +00:00
parent deb12a0b4f
commit ca5a876d03
87 changed files with 462 additions and 531 deletions
+2 -17
View File
@@ -1,18 +1,3 @@
# labs/networking
# networking
This folder is reserved for networking-focused exercises. It can hold examples around routing, DNS, ports, packet flow, and host-to-host diagnostics.
## Diagram
```mermaid
flowchart LR
A["networking"] --> B["Routing"]
A --> C["DNS"]
A --> D["Firewall and ports"]
A --> E["Connectivity tests"]
```
## Notes
- The directory is currently a placeholder.
- It complements the operational network diagnostics already present in `infra-run/scripts/bash/os-healthcheck`.
Networking lab notes are planned. No implemented networking lab is present yet. See ../../ROADMAP.md.