Enable pve92
This commit is contained in:
@@ -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
|
||||
|
||||
|
@@ -4,7 +4,7 @@
|
||||
hosts:
|
||||
- pve90
|
||||
- pve91
|
||||
# - pve92
|
||||
- pve92
|
||||
- pve93
|
||||
gather_facts: false
|
||||
tasks:
|
||||
|
Reference in New Issue
Block a user