added proxmox hosts to ansible inventory

This commit is contained in:
2025-05-01 21:51:31 -05:00
parent 14e097442c
commit 9b59fa8f50
7 changed files with 35 additions and 5 deletions

View File

@@ -0,0 +1,7 @@
---
# file: host_vars/pve02/vars
# mac_address: "98:b7:85:1e:c6:f1"
#ip_address: "10.1.71.52"
ip_address: "10.10.21.52"
hostname: "pve02.{{ base_domain }}"
# primary_interface: "enp1s0f0"