Convert template comments

Convert `ansible_manged` to comment style.
This commit is contained in:
Ben Kochie 2019-07-01 13:54:25 +02:00
parent 76a2df8045
commit 3b711900e3
No known key found for this signature in database
GPG Key ID: 7D88366AC0FCE38A
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# {{ ansible_managed }}
{{ ansible_managed | comment }}
# Minio local/remote volumes.
{% if minio_server_cluster_nodes | length > 0 %}

View File

@ -9,7 +9,7 @@
# Description: Distributed object storage server built for cloud applications and devops.
### END INIT INFO
# {{ ansible_managed }}
{{ ansible_managed | comment }}
# Do NOT "set -e"

View File

@ -1,4 +1,4 @@
# {{ ansible_managed }}
{{ ansible_managed | comment }}
[Unit]
Description=Minio