Switch postgres/postgres-backup Ansible role sources and adjust variable names (devture_postgres_ -> postgres_)
This commit is contained in:
		@@ -16,7 +16,7 @@
 | 
			
		||||
            name: galaxy/com.devture.ansible.role.postgres
 | 
			
		||||
            tasks_from: migrate_db_to_postgres
 | 
			
		||||
          vars:
 | 
			
		||||
            devture_postgres_db_migration_request:
 | 
			
		||||
            postgres_db_migration_request:
 | 
			
		||||
              src: "{{ matrix_mautrix_facebook_sqlite_database_path_local }}"
 | 
			
		||||
              dst: "{{ matrix_mautrix_facebook_database_connection_string }}"
 | 
			
		||||
              caller: "{{ role_path | basename }}"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user