mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 04:08:15 +00:00 
			
		
		
		
	Added password
This commit is contained in:
		@@ -60,7 +60,7 @@ matrix_servers:
 | 
				
			|||||||
#
 | 
					#
 | 
				
			||||||
# The playbook creates additional Postgres users and databases (one for each enabled service)
 | 
					# The playbook creates additional Postgres users and databases (one for each enabled service)
 | 
				
			||||||
# using this superuser account.
 | 
					# using this superuser account.
 | 
				
			||||||
      devture_postgres_connection_password: ''
 | 
					      devture_postgres_connection_password: "{{matrix_postgres_password}}"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# By default, we configure Coturn's external IP address using the value specified for `ansible_host` in your `inventory/hosts` file.
 | 
					# By default, we configure Coturn's external IP address using the value specified for `ansible_host` in your `inventory/hosts` file.
 | 
				
			||||||
# If this value is an external IP address, you can skip this section.
 | 
					# If this value is an external IP address, you can skip this section.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user