Skip to content
Snippets Groups Projects
Verified Commit c0f0f566 authored by Sven-Hendrik Haase's avatar Sven-Hendrik Haase
Browse files

Small linting and whitespace fixes

parent 72f75ab8
No related branches found
No related tags found
No related merge requests found
Pipeline #4852 passed
[client]
user = root
password = "{{vault_mariadb_users.root}}"
password = "{{ vault_mariadb_users.root }}"
#!/bin/bash
#
# Script to backup all postgres databases individually
#
#
# Requires local login with `postgres` user and either trusted or peer auth.
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment