{{ ansible_header | comment }}
{% for target in ftpsync.targets %}
{{ target.cron_time }} * * * mirror ftpsync sync:archive:{{ target.name }}
{% endfor %}