mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 18:29:21 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			791 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			791 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| ---
 | |
| galaxy_info:
 | |
|   author: "Kevin Veen-Birkenbach"
 | |
|   description: >-
 | |
|     FusionDirectory is a web-app-based tool to manage LDAP directories and this role ensures a reliable, easy-to-use interface for LDAP administration.
 | |
|   license: "Infinito.Nexus NonCommercial License"
 | |
|   license_url: "https://s.infinito.nexus/license"
 | |
|   company: "Kevin Veen-Birkenbach Consulting & Coaching Solutions"
 | |
|   min_ansible_version: "2.9"
 | |
|   platforms:
 | |
|     - name: Docker
 | |
|       versions:
 | |
|         - "latest"
 | |
|   galaxy_tags:
 | |
|     - fusiondirectory
 | |
|     - ldap
 | |
|     - docker
 | |
|     - administration
 | |
|   repository: "https://s.infinito.nexus/code"
 | |
|   issue_tracker_url: "https://s.infinito.nexus/issues"
 | |
|   documentation: "https://docs.infinito.nexus"
 | |
|   run_after:
 | |
|     - web-app-matomo
 | |
|     - web-app-keycloak
 | |
|     - web-app-mailu
 |