--- - hosts: lab remote_user: cluster-master tasks: - name: Install K3S become: yes import_tasks: tasks/install-k3s.yml