Wire backup_borg_username

It's probably unnecessary, as this user is only used in the borg container
internally, but.. It doesn't hurt to set it to `matrix`.
This commit is contained in:
Slavi Pantaleev
2023-02-13 11:01:54 +02:00
parent 78c35136b2
commit 38904c08b0
2 changed files with 1 additions and 2 deletions

View File

@ -95,5 +95,3 @@
Please change your configuration (vars.yml) to rename all variables (`matrix_backup_borg_` -> `backup_borg_`).
We found usage of the following variables: {{ matrix_playbook_migration_backup_borg_migration_vars.keys() | join(', ') }}
when: "matrix_playbook_migration_backup_borg_migration_vars | length > 0"