mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 18:29:21 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			34 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| ---
 | |
| galaxy_info:
 | |
|   author: "Kevin Veen-Birkenbach"
 | |
|   description: "Elevate your collaboration with Nextcloud, a vibrant self-hosted cloud solution designed for dynamic file sharing, seamless communication, and effortless teamwork. Embrace unparalleled control, flexibility, and a boosted digital workspace that adapts to your every need."
 | |
|   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: Linux
 | |
|       versions:
 | |
|         - all
 | |
|   galaxy_tags:
 | |
|     - nextcloud
 | |
|     - docker
 | |
|     - nginx
 | |
|     - oidc
 | |
|     - ldap
 | |
|     - automation
 | |
|     - cloud
 | |
|     - web
 | |
|     - php
 | |
|   repository: "https://s.infinito.nexus/code"
 | |
|   issue_tracker_url: "https://s.infinito.nexus/issues"
 | |
|   documentation: "https://s.infinito.nexus/code/web-app-nextcloud"
 | |
|   logo:
 | |
|     class: "fa-solid fa-cloud"
 | |
|   run_after:
 | |
|     - web-app-keycloak
 | |
|     - web-app-mastodon
 |