--- target_system: children: chroot_target: hosts: void_chrooted: ansible_host: /mnt/void ansible_connection: community.general.chroot ansible_chroot_exe: arch-chroot hostsystem: children: local_host: hosts: arch_local: ansible_host: 127.0.0.1 ansible_connection: ansible.builtin.local # example separation of packages: GUIs and DEs in workstation, only terminal in headless workstation: children: target_system: # mark this the current target system headless: children: