chore: Initial commit including ansible collection metadata, license and project README
This commit is contained in:
		
							
								
								
									
										15
									
								
								galaxy.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								galaxy.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,15 @@
 | 
			
		||||
namespace: finallycoffee
 | 
			
		||||
name: services
 | 
			
		||||
version: 0.0.1
 | 
			
		||||
readme: README.md
 | 
			
		||||
authors:
 | 
			
		||||
- Johanna Dorothea Reichmann <transcaffeine@finallycoffee.eu>
 | 
			
		||||
description: Various ansible roles useful for automating infrastructure
 | 
			
		||||
dependencies:
 | 
			
		||||
  "community.docker": "^1.10.0"
 | 
			
		||||
license:
 | 
			
		||||
- CNPLv7+
 | 
			
		||||
build_ignore:
 | 
			
		||||
- '*.tar.gz'
 | 
			
		||||
repository: https://git.finallycoffee.eu/finallycoffee.eu/services
 | 
			
		||||
issues: https://git.finallycoffee.eu/finallycoffee.eu/services/issues
 | 
			
		||||
		Reference in New Issue
	
	Block a user