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

