mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			97 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			97 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| - name: Install GnuCash
 | |
|   community.general.pacman:
 | |
|     name:
 | |
|       - gnucash
 | |
|     state: present
 |