rename variable serial_device to serial_ir_device
and add an entry for the serial-ir role to the playbook (commented out by default, so the user has to enable it if required)
This commit is contained in:
@@ -57,3 +57,6 @@ wakeup_method: acpiwakeup
|
||||
grub:
|
||||
timeout: 0
|
||||
boot_options: quiet splash
|
||||
# Serial device to configure for a homebrew receiver.
|
||||
# Choose either ttyS0 (COM1) or ttyS1 (COM2)
|
||||
serial_ir_device = ttyS0
|
||||
|
||||
Reference in New Issue
Block a user