# File lib/capistrano/configuration/servers.rb, line 8 def find_servers_for_task(task, options={}) find_servers(task.options.merge(options)) end