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