General Enhancements #4
@@ -137,3 +137,11 @@
 | 
				
			|||||||
    state: absent
 | 
					    state: absent
 | 
				
			||||||
  when: ansible_distribution != "Ubuntu"
 | 
					  when: ansible_distribution != "Ubuntu"
 | 
				
			||||||
  ignore_errors: yes
 | 
					  ignore_errors: yes
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- name: General | Software | Packages | GS Connect (KDE Connect, Android Tool)
 | 
				
			||||||
 | 
					  package:
 | 
				
			||||||
 | 
					    name:
 | 
				
			||||||
 | 
					    - gnome-shell-extension-gsconnect
 | 
				
			||||||
 | 
					    state: present
 | 
				
			||||||
 | 
					  when: ansible_distribution in ("Debian")
 | 
				
			||||||
 | 
					  ignore_errors: yes
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user