Enable pve92

This commit is contained in:
Arti Zirk
2025-08-01 21:47:23 +03:00
parent 61e3d8a847
commit 7f25838dea
2 changed files with 3 additions and 3 deletions

View File

@@ -50,8 +50,8 @@ all:
ansible_host: 172.21.20.90
pve91:
ansible_host: 172.21.20.91
# pve92:
# ansible_host: 172.21.20.92
pve92:
ansible_host: 172.21.20.92
pve93:
ansible_host: 172.21.20.93

View File

@@ -4,7 +4,7 @@
hosts:
- pve90
- pve91
# - pve92
- pve92
- pve93
gather_facts: false
tasks: