Compare commits
	
		
			No commits in common. "61833201cb75210f36589cedced4f90f0fabd5a4" and "fdc44b8a6d5bbfc9d98646cab21e24320e79cadf" have entirely different histories.
		
	
	
		
			61833201cb
			...
			fdc44b8a6d
		
	
		
					 4 changed files with 683 additions and 682 deletions
				
			
		
							
								
								
									
										1332
									
								
								inventory.yml
									
										
									
									
									
								
							
							
						
						
									
										1332
									
								
								inventory.yml
									
										
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							| 
						 | 
					@ -63,7 +63,7 @@
 | 
				
			||||||
    - role: lmn_localhome
 | 
					    - role: lmn_localhome
 | 
				
			||||||
      when: localhome
 | 
					      when: localhome
 | 
				
			||||||
    - role: lmn_localuser
 | 
					    - role: lmn_localuser
 | 
				
			||||||
      when: localuser|bool
 | 
					      when: localuser
 | 
				
			||||||
    - role: lmn_exam
 | 
					    - role: lmn_exam
 | 
				
			||||||
      when: exam_mode
 | 
					      when: exam_mode
 | 
				
			||||||
    - role: lmn_wlan
 | 
					    - role: lmn_wlan
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -49,7 +49,7 @@ fi
 | 
				
			||||||
patch="
 | 
					patch="
 | 
				
			||||||
--- a/$file
 | 
					--- a/$file
 | 
				
			||||||
+++ b/$file
 | 
					+++ b/$file
 | 
				
			||||||
@@ -98,9 +98,33 @@
 | 
					@@ -98,9 +98,45 @@
 | 
				
			||||||
     <isSystemItem>true</isSystemItem>
 | 
					     <isSystemItem>true</isSystemItem>
 | 
				
			||||||
    </metadata>
 | 
					    </metadata>
 | 
				
			||||||
   </info>
 | 
					   </info>
 | 
				
			||||||
| 
						 | 
					@ -66,6 +66,18 @@ $HOMEONSERVER
 | 
				
			||||||
+    <isSystemItem>true</isSystemItem>
 | 
					+    <isSystemItem>true</isSystemItem>
 | 
				
			||||||
+   </metadata>
 | 
					+   </metadata>
 | 
				
			||||||
+  </info>
 | 
					+  </info>
 | 
				
			||||||
 | 
					+ </bookmark>
 | 
				
			||||||
 | 
					+ <bookmark href=\"file:///lmn/media/$USER/nextcloud\">
 | 
				
			||||||
 | 
					+  <title>Nextcloud</title>
 | 
				
			||||||
 | 
					+  <info>
 | 
				
			||||||
 | 
					+   <metadata owner=\"http://freedesktop.org\">
 | 
				
			||||||
 | 
					+    <bookmark:icon name=\"folder-cloud\"/>
 | 
				
			||||||
 | 
					+   </metadata>
 | 
				
			||||||
 | 
					+   <metadata owner=\"http://www.kde.org\">
 | 
				
			||||||
 | 
					+    <ID>$IDENTITY/${NUM3}</ID>
 | 
				
			||||||
 | 
					+    <isSystemItem>true</isSystemItem>
 | 
				
			||||||
 | 
					+   </metadata>
 | 
				
			||||||
 | 
					+  </info>
 | 
				
			||||||
+ </bookmark>
 | 
					+ </bookmark>
 | 
				
			||||||
  <bookmark href=\"remote:/\">
 | 
					  <bookmark href=\"remote:/\">
 | 
				
			||||||
   <title>Network</title>
 | 
					   <title>Network</title>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -29,6 +29,7 @@
 | 
				
			||||||
      - elpa-magit
 | 
					      - elpa-magit
 | 
				
			||||||
      - emacs
 | 
					      - emacs
 | 
				
			||||||
      - filezilla
 | 
					      - filezilla
 | 
				
			||||||
 | 
					      - freeplane
 | 
				
			||||||
      - git
 | 
					      - git
 | 
				
			||||||
      - git-cola
 | 
					      - git-cola
 | 
				
			||||||
      - gitg
 | 
					      - gitg
 | 
				
			||||||
| 
						 | 
					@ -81,7 +82,7 @@
 | 
				
			||||||
      - unison-gtk
 | 
					      - unison-gtk
 | 
				
			||||||
      - w3m
 | 
					      - w3m
 | 
				
			||||||
      - wireshark
 | 
					      - wireshark
 | 
				
			||||||
      # - zulucrypt-gui ## no longer in trixie
 | 
					      - zulucrypt-gui
 | 
				
			||||||
    autoremove: true
 | 
					    autoremove: true
 | 
				
			||||||
    state: latest
 | 
					    state: latest
 | 
				
			||||||
  environment:
 | 
					  environment:
 | 
				
			||||||
| 
						 | 
					@ -161,16 +162,6 @@
 | 
				
			||||||
    dest: /usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/fvs-config.js
 | 
					    dest: /usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/fvs-config.js
 | 
				
			||||||
    mode: '0644'
 | 
					    mode: '0644'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: Configure default KDE applications
 | 
					 | 
				
			||||||
  ansible.builtin.blockinfile:
 | 
					 | 
				
			||||||
    path: /etc/xdg/mimeapps.list
 | 
					 | 
				
			||||||
    create: true
 | 
					 | 
				
			||||||
    mode: '0644'
 | 
					 | 
				
			||||||
    block: |
 | 
					 | 
				
			||||||
      [Default Applications]
 | 
					 | 
				
			||||||
      x-scheme-handler/http=firefox-esr.desktop;
 | 
					 | 
				
			||||||
      x-scheme-handler/https=firefox-esr.desktop;
 | 
					 | 
				
			||||||
      x-scheme-handler/mailto=thunderbird.desktop;
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: Configure some KDE aspects
 | 
					- name: Configure some KDE aspects
 | 
				
			||||||
  ansible.builtin.blockinfile:
 | 
					  ansible.builtin.blockinfile:
 | 
				
			||||||
| 
						 | 
					@ -179,10 +170,10 @@
 | 
				
			||||||
    mode: '0644'
 | 
					    mode: '0644'
 | 
				
			||||||
    block: |
 | 
					    block: |
 | 
				
			||||||
      [KDE]
 | 
					      [KDE]
 | 
				
			||||||
      #SingleClick=false
 | 
					      SingleClick=false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      [KDE Action Restrictions][$i]
 | 
					      [KDE Action Restrictions][$i]
 | 
				
			||||||
      #action/start_new_session=false
 | 
					      action/start_new_session=false
 | 
				
			||||||
      #action/switch_user=false
 | 
					      #action/switch_user=false
 | 
				
			||||||
      #action/lock_screen=false
 | 
					      #action/lock_screen=false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue