---
ssh_config_path: '%PROGRAMFILES%\OpenSSH-Win64'
ssh_folder: "{{ custom_ssh_key_path if (custom_ssh_key_path is defined and custom_ssh_key_path | length > 0) else '%USERPROFILE%\\.ssh' }}"
