Fix markdown formatting

This commit is contained in:
Raphael Dannecker 2025-04-08 07:42:51 +02:00
parent 970eda96d2
commit 38a1c80db2
2 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ Ansible playbooks and roles to deploy Debian clients for LinuxMuster.
* **Join domain** * **Join domain**
* **Activate kerberos-support** * **Activate kerberos-support**
* **Mount homes from server** * **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 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: ## Following optional modules are available:

View file

@ -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. This variable specifies the resolution and frequency of display.
Default: "1920x1080@60" Default: "1920x1080@60"
Type: *String* Type: *String*
* ** dual_screen ** * **dual_screen**
Array with X11 and Wayland naming of desired primary display. Array with X11 and Wayland naming of desired primary display.
Type: *String* Type: *String*
Example: [DisplayPort-3, DP-4] Example: [DisplayPort-3, DP-4]
* ** audio_output ** * **audio_output**
Array of audio-output device to be selected. Array of audio-output device to be selected.
Example: [pci-0000_00_1f.3, analog-stereo] Example: [pci-0000_00_1f.3, analog-stereo]