Utilize comment filter for {{ ansible_maanged }} annotations

Signed-off-by: Björn Großewinkelmann <bgrossew@redhat.com>
This commit is contained in:
Björn Großewinkelmann
2024-03-13 00:12:15 +01:00
parent a59a1fb8dd
commit a97c349f41
14 changed files with 14 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
<!-- {{ ansible_managed }} -->
{{ ansible_managed | comment('xml') }}
<!--
~ Copyright 2019 Red Hat, Inc. and/or its affiliates
~ and other contributors as indicated by the @author tags.