# {{ ansible_managed }}
{% for i in ftpsync %}
{{ i.cron_time }} * * * mirror ftpsync sync:archive:{{ i.name }}
{% endfor %}