Fix package name for lirc
This commit is contained in:
		@@ -929,7 +929,7 @@ install_avahi: true
 | 
			
		||||
 | 
			
		||||
- name: apt | install lirc
 | 
			
		||||
  apt:
 | 
			
		||||
    name: lircd
 | 
			
		||||
    name: lirc
 | 
			
		||||
    state: present
 | 
			
		||||
 | 
			
		||||
- name: stop, mask and disable lircd.socket and lircd.service # (the default lirc configuration conflicts with eventlircd)
 | 
			
		||||
 
 | 
			
		||||
@@ -13,7 +13,7 @@
 | 
			
		||||
 | 
			
		||||
- name: apt | install lirc
 | 
			
		||||
  apt:
 | 
			
		||||
    name: lircd
 | 
			
		||||
    name: lirc
 | 
			
		||||
    state: present
 | 
			
		||||
 | 
			
		||||
- name: stop, mask and disable lircd.socket and lircd.service # (the default lirc configuration conflicts with eventlircd)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user