```bash alias task_ansible='task /what/ever/path do' ```yaml # taskfile on collection --- tasks: create-k3s-cluster: build-vm: ... ```