rclone: Fix comment from template

This commit is contained in:
Timo Makinen 2021-09-19 17:15:46 +00:00
parent 92d8478324
commit 27496d1820

View file

@ -1,4 +1,4 @@
{{ ansible_managed }} # {{ ansible_managed }}
{% for host in groups[hostgroup] %} {% for host in groups[hostgroup] %}
[{{ host.split('.')[0] }}] [{{ host.split('.')[0] }}]