This commit is contained in:
Kekskurse 2023-08-07 00:40:20 +02:00
parent a9b8f5288c
commit a30b023cda
Signed by: kekskurse
GPG Key ID: 728ACCB59341E7E4
1 changed files with 1 additions and 1 deletions

View File

@ -93,4 +93,4 @@
mode: '0770'
- name: Setup b2 client for backups
ansible.builtin.command: "b2 authorize_account {{ b2-keyID }} {{ b2-applicationKey }}"
ansible.builtin.command: "b2 authorize_account {{ b2keyID }} {{ b2applicationKey }}"