--- - name: "Distro Install" hosts: all become: true roles: - role: "partition" - role: "bootstrap" - role: "configure"