mirror of
				https://gitea.0xace.cc/ansible-galaxy/postgresql.git
				synced 2025-11-03 23:07:35 +00:00 
			
		
		
		
	fix deps names
This commit is contained in:
		@@ -7,8 +7,8 @@ postgresql_apt_repository:
 | 
			
		||||
    filename: postgresql
 | 
			
		||||
 | 
			
		||||
postgresql_deps_packages:
 | 
			
		||||
  - gnupg
 | 
			
		||||
  - python3-psycopg2=*~pgdg{{ ansible_distribution_version }}+1
 | 
			
		||||
  - gnupg2
 | 
			
		||||
  - python3-psycopg2
 | 
			
		||||
 | 
			
		||||
postgresql_package_name: "postgresql-{{ postgresql_major_version }}"
 | 
			
		||||
postgresql_package: "{{ postgresql_package_name }}={{ postgresql_version }}-{{ postgresql_version_build }}"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user