--- - hosts: lab remote_user: cluster-master tasks: - name: Setup DNS MASQ become: yes import_tasks: tasks/install-dnsmasq.yml