Fix indentation

This commit is contained in:
Alexander Grothe
2018-01-07 14:53:19 +01:00
parent 886fff4f09
commit ffc4707fdc
2 changed files with 16 additions and 16 deletions

View File

@@ -63,16 +63,16 @@
timeout: 3
- name: "start x-verbose@.service"
systemd:
name: "x-verbose@vt7.service"
state: started
enabled: false
masked: false
daemon_reload: true
systemd:
name: "x-verbose@vt7.service"
state: started
enabled: false
masked: false
daemon_reload: true
- name: "wait a little bit, so X has some time to start up (needed?)"
wait_for:
timeout: 3
wait_for:
timeout: 3
- name: "detect xorg configuration"
action: xrandr_facts