win_ansible_role_sshd/handlers/main.yml
2022-12-29 16:40:39 +01:00

3 lines
84 B
YAML

---
- name: 'Install SSH Keys'
ansible.windows.win_shell: '.ansible\ssh_keys.ps1'