mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-21 21:41:53 -07:00
Utilize comment filter for {{ ansible_maanged }} annotations
Signed-off-by: Björn Großewinkelmann <bgrossew@redhat.com>
This commit is contained in:
parent
a59a1fb8dd
commit
a97c349f41
14 changed files with 14 additions and 14 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash -eu
|
||||
# {{ ansible_managed }}
|
||||
{{ ansible_managed | comment }}
|
||||
|
||||
set +u -o pipefail
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue