Get SSH port what Jenkins is listening on

curl -Lv http://{{ jenkins_IP }}:{{ jenkins_PORT }}/login 2>&1 | grep -i 'x-ssh-endpoint'