change hosts file
This commit is contained in:
parent
9eb43b321e
commit
2e35451b39
@ -12,6 +12,9 @@ homelab:
|
||||
ansible_host: microbin.home.lab.local
|
||||
sandbox:
|
||||
ansible_host: 192.168.0.101
|
||||
children:
|
||||
dns:
|
||||
hosts:
|
||||
dns1:
|
||||
ansible_host: ns1.home.lab.local
|
||||
vars:
|
||||
@ -20,12 +23,7 @@ homelab:
|
||||
children:
|
||||
proxmox:
|
||||
hosts:
|
||||
pve1:
|
||||
ansible_host: pve.home.lab.local
|
||||
pve2:
|
||||
ansible_host: pve2.home.lab.local
|
||||
pve3:
|
||||
ansible_host: pve3.home.lab.local
|
||||
pve[1:10].home.lab.local
|
||||
vars:
|
||||
ansible_user: root
|
||||
vars:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user