rclone: Fix comment from template
This commit is contained in:
parent
92d8478324
commit
27496d1820
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{{ ansible_managed }}
|
# {{ ansible_managed }}
|
||||||
{% for host in groups[hostgroup] %}
|
{% for host in groups[hostgroup] %}
|
||||||
|
|
||||||
[{{ host.split('.')[0] }}]
|
[{{ host.split('.')[0] }}]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue