fix(template): comment for multiline ansible_managed

This commit is contained in:
Patrick Stangl 2023-03-22 21:03:55 +01:00
parent 80da5dc175
commit f142d40e7b

View File

@ -1,4 +1,4 @@
# {{ ansible_managed }}
{{ ansible_managed | comment }}
---
version: "{{ compose_schema_version | default('2') }}"
services: