Pipe ansible_managed to comment Jinja filter

To allow multi lines in ansible_managed.
This commit is contained in:
gardouille 2023-02-08 16:15:03 +01:00
parent 9f85ce0c6b
commit 330399edfd
Signed by: gardouille
GPG Key ID: E759BAA22501AF32
6 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
# .. vim: foldmarker=[[[,]]]:foldmethod=marker
# {{ ansible_managed }}
# {{ ansible_managed | comment }}
# Colors definition [[[
BLACK='\033[49;30m'

View File

@ -1,7 +1,7 @@
#!/bin/sh
# .. vim: foldmarker=[[[,]]]:foldmethod=marker
# {{ ansible_managed }}
# {{ ansible_managed | comment }}
# Colors definition [[[
BLACK='\033[49;30m'

View File

@ -1,7 +1,7 @@
#!/bin/sh
# .. vim: foldmarker=[[[,]]]:foldmethod=marker
# {{ ansible_managed }}
# {{ ansible_managed | comment }}
# Colors definition [[[
BLACK='\033[49;30m'

View File

@ -1,7 +1,7 @@
#!/bin/sh
# .. vim: foldmarker=[[[,]]]:foldmethod=marker
# {{ ansible_managed }}
# {{ ansible_managed | comment }}
# Colors definition [[[
BLACK='\033[49;30m'

View File

@ -1,7 +1,7 @@
#!/bin/sh
# .. vim: foldmarker=[[[,]]]:foldmethod=marker
# {{ ansible_managed }}
# {{ ansible_managed | comment }}
# Colors definition [[[
BLACK='\033[49;30m'

View File

@ -1,7 +1,7 @@
#!/bin/sh
# .. vim: foldmarker=[[[,]]]:foldmethod=marker
# {{ ansible_managed }}
# {{ ansible_managed | comment }}
# Colors definition [[[
BLACK='\033[49;30m'