Fix markdown formatting
This commit is contained in:
parent
970eda96d2
commit
38a1c80db2
2 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ Ansible playbooks and roles to deploy Debian clients for LinuxMuster.
|
|||
* **Join domain**
|
||||
* **Activate kerberos-support**
|
||||
* **Mount homes from server**
|
||||
* **Install printer**
|
||||
* **Install printer**
|
||||
Installs local cups (printserver) and configures/installs all subscribed printers on login. Printers can be subscribed by user or by machine
|
||||
|
||||
## Following optional modules are available:
|
||||
|
|
|
@ -21,11 +21,11 @@ If the cabling does not properly support large screen resolutions, the desired r
|
|||
This variable specifies the resolution and frequency of display.
|
||||
Default: "1920x1080@60"
|
||||
Type: *String*
|
||||
* ** dual_screen **
|
||||
* **dual_screen**
|
||||
Array with X11 and Wayland naming of desired primary display.
|
||||
Type: *String*
|
||||
Example: [DisplayPort-3, DP-4]
|
||||
* ** audio_output **
|
||||
* **audio_output**
|
||||
Array of audio-output device to be selected.
|
||||
Example: [pci-0000_00_1f.3, analog-stereo]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue