- name: Setup ssh on Windows hosts: windows tasks: - name: Setup ssh ansible.builtin.include_tasks: file: tasks/windows_ssh.yml