use ansible_managed instead of own variable ansible_managed_file

This commit is contained in:
Alexander Grothe
2018-01-16 13:07:01 +01:00
parent 92128ccce7
commit 252cade885
12 changed files with 480 additions and 494 deletions

View File

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

View File

@@ -1,4 +1,4 @@
{{ ansible_managed_file | comment }}
{{ ansible_managed | comment }}
[Unit]
After=x@vt7.service
Wants=x@vt7.service

View File

@@ -1,4 +1,4 @@
{{ ansible_managed_file | comment }}
{{ ansible_managed | comment }}
Section "ServerLayout"
Identifier "Layout0"