9 lines
140 B
Plaintext
9 lines
140 B
Plaintext
|
mgmt:
|
||
|
ip: 192.168.122.32
|
||
|
mask: 255.255.255.0
|
||
|
gw: 192.168.122.1
|
||
|
dns:
|
||
|
- 192.168.122.1
|
||
|
- 8.8.8.8
|
||
|
ansible_host: "{{ mgmt.ip }}"
|