win_ansible_role_sshd/handlers/main.yml

4 lines
84 B
YAML
Raw Normal View History

2022-12-29 16:40:39 +01:00
---
- name: 'Install SSH Keys'
ansible.windows.win_shell: '.ansible\ssh_keys.ps1'