mirror of
				https://gitea.0xace.cc/ansible-galaxy/postgresql.git
				synced 2025-11-03 23:07:35 +00:00 
			
		
		
		
	allow non-TLS connections by default
This commit is contained in:
		@@ -11,7 +11,7 @@ postgresql_group: "postgres"
 | 
			
		||||
 | 
			
		||||
# SSL options
 | 
			
		||||
postgresql_ssl: true
 | 
			
		||||
postgresql_ssl_keep_nonssl_endpoint: false
 | 
			
		||||
postgresql_ssl_keep_nonssl_endpoint: true
 | 
			
		||||
postgresql_self_signed_cert: true
 | 
			
		||||
postgresql_self_signed_cert_name: "cert"
 | 
			
		||||
postgresql_cacert_force_append_ips: []
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user