Merge pull request #16 from pastalino/master

fix(template): comment for multiline ansible_managed
This commit is contained in:
Alex Kretzschmar 2023-07-24 14:41:51 -04:00 committed by GitHub
commit 02e5db10d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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