{% if page != "servers.py" %} {% endif %} {% for ssh in sshs %} {% if page != "servers.py" %} {% endif %} {% endfor %}
Name SSH key Group Credentials
{% set id = 'ssh_name-' + ssh.0|string() %} {{ input(id, value=ssh.1, size='15') }} {% if ssh.2 == 1 %} {% else %} {% endif %}

{% set id = 'ssh_user-' + ssh.0|string() %} {{ input(id, value=ssh.3, title='SSH user name') }}

{% if ssh.2 == 1 %} {% else %} {% endif %}

+ Add

Upload SSH Key Key


Upload
You can read the description of all parameters here or read HOWTO here