forked from CCCHH/ansible-infra
		
	Add postgresql role for ensuring postgresql is installed. Furthermore the role optionally takes some basic configuration to ensure databases with their owners and users are set up as specified. This is a requirement for a new netbox role.
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			44 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			44 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| postgresql__dbs: [ ]
 | |
| postgresql__users: [ ]
 |