Enable pve92
This commit is contained in:
@@ -50,8 +50,8 @@ all:
|
|||||||
ansible_host: 172.21.20.90
|
ansible_host: 172.21.20.90
|
||||||
pve91:
|
pve91:
|
||||||
ansible_host: 172.21.20.91
|
ansible_host: 172.21.20.91
|
||||||
# pve92:
|
pve92:
|
||||||
# ansible_host: 172.21.20.92
|
ansible_host: 172.21.20.92
|
||||||
pve93:
|
pve93:
|
||||||
ansible_host: 172.21.20.93
|
ansible_host: 172.21.20.93
|
||||||
|
|
||||||
|
@@ -4,7 +4,7 @@
|
|||||||
hosts:
|
hosts:
|
||||||
- pve90
|
- pve90
|
||||||
- pve91
|
- pve91
|
||||||
# - pve92
|
- pve92
|
||||||
- pve93
|
- pve93
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
tasks:
|
tasks:
|
||||||
|
Reference in New Issue
Block a user