db: refs #8140 Description fixes

This commit is contained in:
Juan Ferrer 2025-02-10 14:04:11 +01:00
parent 15ae174c18
commit 4b9243ce4f
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
group: root
mode: u=rwx,g=rx,o=rx
- name: Set test MariaBackup apply config template configuration
- name: Set test MariaBackup apply config configuration
template:
src: mariabackup/apply.config.sh
dest: /root/mariabackup/
@ -14,7 +14,7 @@
group: root
mode: u=rw,g=,o=
- name: Set test MariaBackup apply SQL template configuration
- name: Set test MariaBackup apply SQL script
copy:
src: mariabackup/apply.{{db.branch}}.sql
dest: /root/mariabackup/apply.sql