Files @ acd104ed9b5e
Branch filter:

Location: majic-ansible-roles/roles/backup/templates/backup_patterns.j2 - annotation

branko
MAR-151: Switch to using PyMySQL module for database and database_server role:

- Explicitly specify the path to MariaDB unix socket to enforce unix
socket authentication.
1
2
3
{% for pattern in backup_patterns  -%}
{{ pattern }}
{% endfor -%}