yavdr-ansible/roles/yavdr-xorg/templates/xorg-ignore-eventlircd.conf.j2

8 lines
171 B
Django/Jinja

{{ ansible_managed | comment }}
Section "InputClass"
Identifier "exclude eventlircd devices"
MatchTag "eventlircd"
Option "Ignore" "True"
EndSection