--- all: children: cloud_anchor: hosts: anchor01: ansible_host: anchor.guildhouse.example.com ansible_user: deploy kedge_mode: overlay kedge_cluster_id: cloud-anchor homelab: hosts: homelab01: ansible_host: 10.0.1.10 ansible_user: tking kedge_mode: both kedge_cluster_id: homelab kedge_vlans: - {id: 100, parent: eth0, subnet: "172.16.0.0/24"} - {id: 10, parent: eth0, subnet: "10.0.1.0/24"} - {id: 50, parent: eth0, subnet: "192.168.50.0/24"}