14 lines
269 B
YAML
14 lines
269 B
YAML
# TLS Certificate Deployment Inventory
|
|
# Generated: $(date -Iseconds)
|
|
|
|
network_info:
|
|
primary_ip: "192.168.50.210"
|
|
subnets:
|
|
- "192.168.50.0/24"
|
|
- "10.0.32.0/24"
|
|
- "10.0.43.0/24"
|
|
- "10.0.15.0/24"
|
|
|
|
# SSH-accessible hosts (exclude current host)
|
|
hosts:
|