# Copy to hosts.yml and edit for your VM. # hosts.yml is git-ignored (it may contain a real address/user). all: children: hosting: hosts: heleos-test: ansible_host: 192.168.122.10 # your Ubuntu VM's IP ansible_user: bart # a sudo-capable user on the VM # ansible_ssh_private_key_file: ~/.ssh/id_ed25519