use ansible_managed_file as comment

This commit is contained in:
Alexander Grothe 2018-01-01 22:38:13 +01:00
parent 467c960bf3
commit 41e44b67a4
2 changed files with 2 additions and 3 deletions

View File

@ -1,3 +1,3 @@
#!/bin/bash
# {{ ansible_managed_file }}
{{ ansible_managed_file | comment }}
exec openbox-session

View File

@ -1,5 +1,4 @@
# file: roles/yavdr-xorg/templates/vdr-xorg.conf
# {{ ansible_managed_file }}
{{ ansible_managed_file | comment }}
[Unit]
After=x@vt7.service
Wants=x@vt7.service