use ansible_managed instead of own variable ansible_managed_file
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
{{ ansible_managed_file | comment }}
|
||||
{{ ansible_managed | comment }}
|
||||
exec openbox-session
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{{ ansible_managed_file | comment }}
|
||||
{{ ansible_managed | comment }}
|
||||
[Unit]
|
||||
After=x@vt7.service
|
||||
Wants=x@vt7.service
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{{ ansible_managed_file | comment }}
|
||||
{{ ansible_managed | comment }}
|
||||
|
||||
Section "ServerLayout"
|
||||
Identifier "Layout0"
|
||||
|
||||
Reference in New Issue
Block a user