[eBackupDriver]
{% for item in eBackup_host %}
eBackupDriver-0{{ loop.index }} ansible_ssh_host={{ item }}
{% endfor %}

