Files
homelab/infra-config/host_vars/int-master03/vars
2025-07-25 10:36:32 -05:00

10 lines
198 B
Plaintext

---
# file: host_vars/int-master01/vars
# Networking
# primary_interface: "enp1s0f0"
mac_address: "d8:9e:f3:4c:02:a9"
ip_address: 10.1.71.63
hostname: "{{ inventory_hostname }}.{{ base_domain }}"