postgres: Add Commvault backup compatibility
All threads resolved!
All threads resolved!
Compare changes
+ 3
− 0
@@ -8,3 +8,6 @@ mysql_backup_user: "backup"
@@ -8,3 +8,6 @@ mysql_backup_user: "backup"
mysql_backup_password: "{{ lookup('passwordstore', 'db/{{ ansible_hostname }}-mysql-backup create=true length=20') }}"