xrdp_apphost: Added ansible hint to all templates

This commit is contained in:
Thomas Basler 2021-11-12 18:56:29 +01:00
parent bd96df2eb0
commit 7c40f82c6c
6 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,5 @@
{{ ansible_managed | comment }}
export WINEPREFIX=~/.wine32
xfwm4 &
exec wine "/home/{{ estlcam_user }}/.wine32/drive_c/Program Files/Estlcam11/Estlcam.exe"

View File

@ -1,2 +1,4 @@
{{ ansible_managed | comment }}
matchbox-window-manager &
exec /home/{{ lightburn_user }}/.local/share/LightBurn/LightBurn

View File

@ -1,3 +1,5 @@
{{ ansible_managed | comment(decoration = '; ') }}
;; See `man 5 sesman.ini` for details
[Globals]

View File

@ -1,3 +1,5 @@
{{ ansible_managed | comment }}
#
# Sample configuration file for the Samba suite for Debian GNU/Linux.
#

View File

@ -1,3 +1,5 @@
{{ ansible_managed | comment }}
xhost si:localuser:{{ lightburn_user }}
xhost si:localuser:{{ estlcam_user }}
xfwm4 &

View File

@ -1,3 +1,5 @@
{{ ansible_managed | comment(decoration = '; ') }}
[Globals]
; xrdp.ini file version number
ini_version=1