fix indentation
This commit is contained in:
parent
4f95b57a9d
commit
fb4483c01f
16
Manual.org
16
Manual.org
@ -1731,15 +1731,15 @@ b'\xde\xad\xbe\xef'
|
|||||||
- feh
|
- feh
|
||||||
#- yavdr-xorg
|
#- yavdr-xorg
|
||||||
|
|
||||||
-name: download yavdr logo
|
- name: download yavdr logo
|
||||||
block:
|
block:
|
||||||
- file:
|
- file:
|
||||||
dest: '/usr/share/yavdr/images'
|
dest: '/usr/share/yavdr/images'
|
||||||
state: directory
|
state: directory
|
||||||
|
|
||||||
- file:
|
- file:
|
||||||
get_url: 'https://github.com/yavdr/yavdr-base/raw/master/images/yavdr_logo.png'
|
get_url: 'https://github.com/yavdr/yavdr-base/raw/master/images/yavdr_logo.png'
|
||||||
dest: '/usr/share/yavdr/images/yavdr_logo.png
|
dest: '/usr/share/yavdr/images/yavdr_logo.png
|
||||||
|
|
||||||
- name: command | write keyboard configuration to /etc/X11/xorg.conf.d/00-keyboard.conf
|
- name: command | write keyboard configuration to /etc/X11/xorg.conf.d/00-keyboard.conf
|
||||||
command: write-x11-keyboard-config
|
command: write-x11-keyboard-config
|
||||||
|
@ -71,15 +71,15 @@
|
|||||||
- feh
|
- feh
|
||||||
#- yavdr-xorg
|
#- yavdr-xorg
|
||||||
|
|
||||||
-name: download yavdr logo
|
- name: download yavdr logo
|
||||||
block:
|
block:
|
||||||
- file:
|
- file:
|
||||||
dest: '/usr/share/yavdr/images'
|
dest: '/usr/share/yavdr/images'
|
||||||
state: directory
|
state: directory
|
||||||
|
|
||||||
- file:
|
- file:
|
||||||
get_url: 'https://github.com/yavdr/yavdr-base/raw/master/images/yavdr_logo.png'
|
get_url: 'https://github.com/yavdr/yavdr-base/raw/master/images/yavdr_logo.png'
|
||||||
dest: '/usr/share/yavdr/images/yavdr_logo.png
|
dest: '/usr/share/yavdr/images/yavdr_logo.png
|
||||||
|
|
||||||
- name: command | write keyboard configuration to /etc/X11/xorg.conf.d/00-keyboard.conf
|
- name: command | write keyboard configuration to /etc/X11/xorg.conf.d/00-keyboard.conf
|
||||||
command: write-x11-keyboard-config
|
command: write-x11-keyboard-config
|
||||||
|
Loading…
Reference in New Issue
Block a user