start reorganizing main.yml in roles

This commit is contained in:
Alexander Grothe
2017-07-30 14:29:38 +02:00
parent 0f9caa6605
commit 02ccd7de10
22 changed files with 198 additions and 188 deletions

View File

@@ -1,5 +1,4 @@
#!/bin/bash
# forward environment variables to an environment file and the systemd user session
env | grep "DISPLAY\|DBUS_SESSION_BUS_ADDRESS\|XDG_RUNTIME_DIR" > ~/.session-env
systemctl --user import-environment DISPLAY XAUTHORITY XDG_RUNTIME_DIR DBUS_SESSION_BUS_ADDRESS

View File

@@ -1,3 +1,2 @@
[Service]
EnvironmentFile=-/var/lib/vdr/.session-env

View File

@@ -1,4 +1,3 @@
Section "Device"
Identifier "nvidia"
Driver "nvidia"

View File

@@ -1,4 +1,3 @@
{{ ansible_managed_file | comment }}
Section "ServerLayout"