All checks were successful
CI / skip-ci-check (pull_request) Successful in 1m18s
CI / lint-and-test (pull_request) Successful in 1m21s
CI / ansible-validation (pull_request) Successful in 2m43s
CI / secret-scanning (pull_request) Successful in 1m19s
CI / dependency-scan (pull_request) Successful in 1m23s
CI / sast-scan (pull_request) Successful in 2m28s
CI / license-check (pull_request) Successful in 1m20s
CI / vault-check (pull_request) Successful in 2m21s
CI / playbook-test (pull_request) Successful in 2m19s
CI / container-scan (pull_request) Successful in 1m48s
CI / sonar-analysis (pull_request) Successful in 1m26s
CI / workflow-summary (pull_request) Successful in 1m17s
595 B
595 B
Network reference
Overview
This repo manages hosts reachable over your LAN and optionally over a Tailscale overlay network.
Physical network
- Typical LAN:
192.168.1.0/24(adjust for your environment) - Inventory host addressing is defined in
inventories/production/hosts
Tailscale overlay
- Tailscale provides a mesh VPN (WireGuard-based) with
100.x.y.zaddresses. - The repo installs/configures it via
playbooks/tailscale.yml+roles/tailscale/.
References
- Tailscale guide:
docs/guides/tailscale.md - Canonical architecture:
project-docs/architecture.md