20 lines
426 B
YAML
20 lines
426 B
YAML
---
|
|
all:
|
|
children:
|
|
clusters:
|
|
children:
|
|
alpha:
|
|
children:
|
|
control_plane:
|
|
hosts:
|
|
alpha-control-plane:
|
|
ansible-host: 192.168.1.116
|
|
workers:
|
|
hosts:
|
|
alpha-worker-0:
|
|
ansible-host: 192.168.1.125
|
|
workstations:
|
|
hosts:
|
|
mobile-command:
|
|
ansible-host: localhost
|