mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 12:18:17 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			34 lines
		
	
	
		
			934 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			934 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
galaxy_info:
 | 
						|
  author: "Kevin Veen-Birkenbach"
 | 
						|
  description: "Automates the installation of Kevin's Package Manager — a tool for managing multiple repositories and automating Git operations."
 | 
						|
  license: "Infinito.Nexus NonCommercial License"
 | 
						|
  license_url: "https://s.infinito.nexus/license"
 | 
						|
  company: |
 | 
						|
    Kevin Veen-Birkenbach
 | 
						|
    Consulting & Coaching Solutions
 | 
						|
    https://www.veen.world
 | 
						|
  min_ansible_version: "2.9"
 | 
						|
  platforms:
 | 
						|
  - name: Debian
 | 
						|
    versions:
 | 
						|
    - stretch
 | 
						|
    - buster
 | 
						|
    - bullseye
 | 
						|
  - name: Ubuntu
 | 
						|
    versions:
 | 
						|
    - bionic
 | 
						|
    - focal
 | 
						|
    - jammy
 | 
						|
  - name: Archlinux
 | 
						|
    versions:
 | 
						|
    - rolling
 | 
						|
  galaxy_tags:
 | 
						|
  - pkgmgr
 | 
						|
  - automation
 | 
						|
  - git
 | 
						|
  - repositories
 | 
						|
  - development
 | 
						|
  repository: https://github.com/kevinveenbirkenbach/package-manager
 | 
						|
  issue_tracker_url: https://github.com/kevinveenbirkenbach/package-manager/issues
 | 
						|
  documentation: https://github.com/kevinveenbirkenbach/package-manager
 |