2
0
Fork 0

Pipe ansible_managed to `comment` jinja filter

To be able to manage multi-lines in ansible_managed.
This commit is contained in:
Jeremy Gardais 2022-11-07 10:41:08 +01:00
parent 8d2e46ebd2
commit 8c2bf15fe6
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## v1.X.Y
### Fix
* Switch to Github URL to download deb file (thanks to @roumano - PR #16).
* Pipe ansible_managed to `comment` jinja filter to manage multi-lines.
## v1.4.1
### Fix

View File

@ -1,4 +1,4 @@
# {{ ansible_managed }}
# {{ ansible_managed | comment }}
# .. vim: foldmarker=[[[,]]]:foldmethod=marker
# fusioninventory agent configuration