use ansible_managed_file as comment
This commit is contained in:
parent
467c960bf3
commit
41e44b67a4
@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# {{ ansible_managed_file }}
|
{{ ansible_managed_file | comment }}
|
||||||
exec openbox-session
|
exec openbox-session
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
# file: roles/yavdr-xorg/templates/vdr-xorg.conf
|
{{ ansible_managed_file | comment }}
|
||||||
# {{ ansible_managed_file }}
|
|
||||||
[Unit]
|
[Unit]
|
||||||
After=x@vt7.service
|
After=x@vt7.service
|
||||||
Wants=x@vt7.service
|
Wants=x@vt7.service
|
||||||
|
Loading…
Reference in New Issue
Block a user