--- all: vars: hypervisor: type: "none" system: filesystem: "ext4" hosts: baremetal01.example.com: ansible_host: 10.0.0.162 ansible_user: root ansible_password: "1234" ansible_become_password: "1234" system: type: "physical" os: "archlinux" name: "baremetal01.example.com" disks: - device: "/dev/sda" size: 120