mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Different optimations and mig integration. test will fail due to strickter validation checks. need to be cleaned up tomorrow
This commit is contained in:
		| @@ -11,7 +11,7 @@ The `main.yml` file in the `desk-qbittorrent` role includes the following task: | ||||
|  | ||||
| ## Dependencies | ||||
| This role depends on: | ||||
| - **sys-pgm-aur**: Ensures that an Arch User Repository (AUR) helper is installed, which is necessary for installing packages like `qbittorrent` that are not available in the standard repositories. | ||||
| - **dev-yay**: Ensures that an Arch User Repository (AUR) helper is installed, which is necessary for installing packages like `qbittorrent` that are not available in the standard repositories. | ||||
|  | ||||
| ## Purpose and Usage | ||||
| The `desk-qbittorrent` role is tailored for users who require a reliable and user-friendly torrent client for downloading and sharing files via the BitTorrent protocol. qBittorrent is known for its balance of features, simplicity, and minimal impact on system resources. | ||||
|   | ||||
| @@ -19,5 +19,5 @@ galaxy_info: | ||||
|     - name: Archlinux | ||||
|       versions: [ all ] | ||||
| dependencies: | ||||
|   - sys-pgm-aur | ||||
|   - dev-yay | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user