mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 04:08:15 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			396 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			396 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
galaxy_info:
 | 
						|
  author: "Kevin Veen-Birkenbach"
 | 
						|
  description: "Installs caffeine-ng and configures it to autostart for preventing screen sleep on GNOME."
 | 
						|
  license: "Infinito.Nexus NonCommercial License"
 | 
						|
  license_url: "https://s.infinito.nexus/license"
 | 
						|
  min_ansible_version: "2.4"
 | 
						|
  platforms:
 | 
						|
  - name: Archlinux
 | 
						|
    versions:
 | 
						|
    - all
 | 
						|
  galaxy_tags:
 | 
						|
  - caffeine
 | 
						|
  - autostart
 | 
						|
  - archlinux
 |