#!/usr/bin/env ansible-playbook --- - name: Setup CLI hosts: localhost tasks: - include_role: name: distro - include_role: name: home